TdxCustomRangeTrackBar.Properties Property
In This Article
Provides access to the appearance and behavior settings of the range track bar editor.
#Declaration
Delphi
property Properties: TdxCustomRangeTrackBarProperties read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxCustomRangeTrackBarProperties class description to learn about these settings.
See Also