RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryPanelGroup.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!