[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: classesh.inc line 279
type IEditGridLinkObserver = interface(IEditLinkObserver) |
function GetCurrent; |
function GetOnObserverCurrent; |
procedure SetOnObserverCurrent(); |
property OnObserverCurrent: TObserverGetCurrentEvent; [rw] |
end; |
| | ||
| | ||
| | ||
| | ||
|
Basic interface for all COM based interfaces. |