TBasedxPrintStyle.IsStyleGlyphAssigned Property
Indicates whether an icon for the current style is assigned.
Declaration
property IsStyleGlyphAssigned: Boolean read;
Property Value
| Type |
|---|
| Boolean |
Remarks
Use the IsStyleGlyphAssigned property to determine whether an icon for the current printing style is assigned. See the StyleGlyph property description to learn more.
See Also