RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionControl.GlyphLayout Property

Describes where the image should be on the control

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 (referenced above) for more information. 

 

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