RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionControl.Margins Property

Describes the boundaries of the control for drawing purposes.

Pascal
property Margins: TRect;
C++
__property TRect Margins;

Margins is a TRect which describes the area of the control which can contain writing and/or drawings. The units of the TRect are pixels. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!