Skip to main content

TdxCustomFormattedLabel.ActiveProperties Property

Provides access to the settings applied to the formatted label.

Declaration

property ActiveProperties: TdxCustomFormattedLabelProperties read;

Property Value

Type
TdxCustomFormattedLabelProperties

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