Back to Devexpress

TdxWizardControlWatermark.AssignedValues Property

vcl-dxcustomwizardcontrol-dot-tdxwizardcontrolwatermark-dc3433aa.md

latest866 B
Original Source

TdxWizardControlWatermark.AssignedValues Property

Identifies which watermark settings are changed and allows you to revert them to the default settings.

Declaration

delphi
property AssignedValues: TdxWizardControlWatermarkAssignedValues read; write;

Property Value

Type
TdxWizardControlWatermarkAssignedValues

Remarks

Once any TdxWizardControlWatermark property is changed, the corresponding AssignedValues flag is set. Resetting the flag reverts the modified property to the default value.

See Also

TdxWizardControlWatermark Class

TdxWizardControlWatermark Members

dxCustomWizardControl Unit