TdxDBFormattedLabel.Properties Property
In This Article
Provides access to the data-aware formatted label control’s settings.
#Declaration
Delphi
property Properties: TdxFormattedLabelProperties read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxFormattedLabelProperties class description for information on available settings.
See Also