API:FMX.Edit.TCustomEdit.OnChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnChange: TNotifyEvent read GetOnChange write SetOnChange;

C++

__property System::Classes::TNotifyEvent OnChange = {read=GetOnChange, write=SetOnChange};

Properties

Type Visibility Source Unit Parent
event public
FMX.Edit.pas
FMX.Edit.hpp
FMX.Edit TCustomEdit

Description

Embarcadero Technologies does not currently have any additional information.