TdxFontOptionsValues Type
A set of flags that correspond to individual font settings.
Declaration
TdxFontOptionsValues = set of TdxFontOptionsValue;
Referenced Class
| Type | Description |
|---|---|
| TdxFontOptionsValue | A flag that corresponds to an individual visual element font setting. |
Remarks
The TdxChildFontOptions.AssignedValues property references the TdxFontOptionsValues type.
See Also