LMD DialogPack
|
Returns a TRect structure that contains the coordinates of a specific paint stage.
function GetRect(AStage: TPaintStage): TRect; virtual;
Parameters |
Description |
AStage: TPaintStage |
Specifies the paint stage to return the TRect structure for. |
Add a return value description here...
Return Values |
Description |
V1 |
TRect structure that contains the coordinates to draw within. Remarks |
Method used internally by the drawing methods of the the control to know where specific sections of the button are to be painted.
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|