Skip to main content

TdxTrackBarRange Properties

Contains bounds of the range selected in a range track bar editor.
Name Description
Max Stores the value that corresponds to the upper bound of the selected range.
Min Stores the value that corresponds to the lower bound of the selected range.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
See Also