RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRibbonApplicationMenuBar.Spacing Property

Determines where the image and text appear on an action band's rendered control that represents the action client.

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

Spacing is used internally to set the number of pixels that should appear between the image specified in an action client's ImageIndex and the text specified in its Caption property. 

 

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