RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionBarItem.GlyphLayout Property

Describes where the images should be for all the actions on the ActionBand associated with TActionBarItem.

Pascal
property GlyphLayout: TButtonLayout;
C++
__property TButtonLayout GlyphLayout;

GlyphLayout describes where the image should be placed on the control. The description is in terms of a TButtonLayout value; see the documentation for that type for more information. 

 

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