TdxWizardControlWatermark.AssignedValues Property
Identifies which watermark settings are changed and allows you to revert them to the default settings.
Declaration
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