Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxTileControlItemText.AssignedValues Property

Identifies which text block settings are changed.

#Declaration

Delphi
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