RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionControl.Spacing Property

Controls the separation between the control's icon and caption.

Pascal
property Spacing: Integer;
C++
__property int Spacing;

The value stored in Spacing is the number of pixels between the control's icon and caption. If either is absent from the control, the value of Spacing becomes irrelevant. When the control is drawn, the value used in calculations will be zero. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!