RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWinControl.Padding Property

Specifies the padding of a control.

Pascal
property Padding: TPadding;
C++
__property TPadding Padding;

Use Padding to specify the padding of a control. This value is an instance of the class TPadding

 

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