TdxBarItemLink.UserGlyph Property
In This Article
Specifies a user-defined glyph.
#Declaration
Delphi
property UserGlyph: TdxSmartGlyph read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
This property determines a user-defined or programmatically defined glyph. If udGlyph is included in UserDefine, the additional glyph affects the Glyph property. This element is automatically added to UserDefine when changing UserGlyph.
See Also