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