TdxBarItemLink.UserGlyph Property
Specifies a user-defined glyph.
Declaration
property UserGlyph: TdxSmartGlyph read; write;
Property Value
Type |
---|
TdxSmartGlyph |
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