FMX.StdActns.TCustomValueRange Events

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
AfterChangepublicThis event is fired after a value of any ValueRange property has changed, but only if Tracking = True.
BeforeChangepublicThis event is fired before new values of the ValueRange properties become effective.
OnChangedpublicThis event is fired after a value of any ValueRange property has changed.
OnTrackingChangepublicThis event is fired after a value of the Tracking property has changed, independently from UpdateCount.