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