FMX.StdActns.TCustomValueRange Properties
InheritedProtected
| Changing | public | This property identifies that the TCustomValueRange type object is recalculating property values. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Frequency | public | |
| Increment | public | |
| Initialized | protected | |
| IsChanged | public | Handles whether some properties have been changed, but values are still not recalculated. |
| LastValue | public | |
| Max | public | |
| Min | public | |
| New | public | Keeps the new values of ValueRange properties. |
| Owner | public | The owner component of this class instance. |
| RelativeValue | public | The Value-based position of the thumb in the scrollable control. |
| Tracking | public | Controls whether the BeforeChange and AfterChange events are fired on each property change. |
| UpdateCount | public | Counter of how many times update changes of the ValueRange properties have been started and not accomplished. |
| Value | public | |
| ViewportSize | public |