Skip to main content

TdxBasicAction.AssignedValues Property

Provides access to the property flags of the Caption and Hint properties.

Declaration

property AssignedValues: TdxBasicActionAssignedValues read; write;

Property Value

Type
TdxBasicActionAssignedValues

Remarks

Use this property set to track and cancel changes applied to both the caption and hint of the current action object. For additional information, refer to the TdxBasicActionAssignedValues class description.

See Also