Back to Devexpress

TdxFontOptionsValues Type

vcl-cxcustomcanvas-50b1ab8b.md

latest627 B
Original Source

TdxFontOptionsValues Type

A set of flags that correspond to individual font settings.

Declaration

delphi
TdxFontOptionsValues = set of TdxFontOptionsValue;

Referenced Class

TypeDescription
TdxFontOptionsValue

A flag that corresponds to an individual visual element font setting.

|

Remarks

The TdxChildFontOptions.AssignedValues property references the TdxFontOptionsValues type.

See Also

cxCustomCanvas Unit