API:FMX.Edit.TCustomEdit.ObserverAdded
Delphi
procedure ObserverAdded(const ID: Integer; const Observer: IObserver); override;
C++
virtual void __fastcall ObserverAdded(const int ID, const System::Classes::_di_IObserver Observer);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Edit.pas FMX.Edit.hpp |
FMX.Edit | TCustomEdit |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!