TdxFormattedLabel.ActiveProperties Property
Provides access to settings applied to the formatted label.
Declaration
property ActiveProperties: TdxFormattedLabelProperties read;
Property Value
Type |
---|
TdxFormattedLabelProperties |
Remarks
Use this property to obtain the settings that currently affect the label. The ActiveProperties property is synchronized with the settings stored in an associated repository item or the Properties property if the label has no repository item.
See Also