RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClientItem.ShowGlyph Property

Indicates whether an image should be shown for the action.

Pascal
property ShowGlyph: Boolean;
C++
__property Boolean ShowGlyph;

An item on an action band may have an image associated with it. ShowGlyph determines whether or not that image should be shown when the item is drawn. 

 

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