TppDrawCommand resize issue
Hi,
When ADrawCommand is created from a TppShape component and at runtime I set
TppDrawShape(ADrawCommand).Height to xxx, the height is resized to xxx
When ADrawCommand is created from a TppRegion component and at runtime I set
TppDrawShape(ADrawCommand).Height to xxx the height stays unchanged?
How can i resize a region from its created DrawCommand at runtime?
Greetings,
Filip Moons
When ADrawCommand is created from a TppShape component and at runtime I set
TppDrawShape(ADrawCommand).Height to xxx, the height is resized to xxx
When ADrawCommand is created from a TppRegion component and at runtime I set
TppDrawShape(ADrawCommand).Height to xxx the height stays unchanged?
How can i resize a region from its created DrawCommand at runtime?
Greetings,
Filip Moons
This discussion has been closed.
Comments
In my testing using the OnDrawCommandCreate event of the TppRegion, setting
the Height property effectively changes the height of the shape drawn.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com