Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

IEditGridLinkObserver

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: classesh.inc line 278

type IEditGridLinkObserver = interface(IEditLinkObserver)

  function GetCurrent;

  property Current: TVarRec; [r]

  function GetOnObserverCurrent;

  procedure SetOnObserverCurrent();

  property OnObserverCurrent: TObserverGetCurrentEvent; [rw]

end;

Inheritance

IEditGridLinkObserver

|

IEditLinkObserver

|

ISingleCastObserver

|

IObserver

|

IInterface

  

Basic interface for all COM based interfaces.


Documentation generated on: Jan 30 2024