RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEditButton.Glyph Property

Specifies the glyph associated with the button, inside the buttoned edit box.

Pascal
property Glyph: TGlyph;
C++
__property TGlyph Glyph;

Glyph is a read-only property that specifies the glyph associated with the button, inside the buttoned edit box. 

 

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