Vcl.Grids.TCustomGrid.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 | Vcl.Grids.pas Vcl.Grids.hpp |
Vcl.Grids | TCustomGrid |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!