RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPadding Class

Contains the padding for the control.

Pascal
TPadding = class(TMargins);
C++
class TPadding : public TMargins;

Controls

TPadding is used in the Padding property of TControl and its descendants. It specifies the padding of a control. 

 

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