Skip to main content

TdxTileControlItemText.AssignedValues Property

Identifies which text block settings are changed.

Declaration

property AssignedValues: TdxTileItemTextAssignedValues read; write;

Property Value

Type
TdxTileItemTextAssignedValues

Remarks

Once the Color, TextColor, or Font property is changed, the corresponding flag is set within the AssignedValues property. Resetting the flag reverts the property to the default value.

See Also