Vcl.Grids.TCustomGrid.ObserverAdded

From RAD Studio API Documentation
Jump to: navigation, search

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.