API:FMX.StdActns.TCustomValueRange.AfterChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AfterChange: TNotifyEvent read FAfterChange write FAfterChange;

C++

__property System::Classes::TNotifyEvent AfterChange = {read=FAfterChange, write=FAfterChange};

Properties

Type Visibility Source Unit Parent
event public
FMX.StdActns.pas
FMX.StdActns.hpp
FMX.StdActns TCustomValueRange

Description

Embarcadero Technologies does not currently have any additional information.