Unit 'virtualdragmanager' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_virtualtrees]

IAdviseSink

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

Declaration

Source position: virtualdragmanager_gtk2.pas line 239

type IAdviseSink = interface(IUnknown)

  procedure OnDataChange();

  

  procedure OnViewChange();

  

  procedure OnRename();

  

  procedure OnSave;

  

  procedure OnClose;

  

end;

Inheritance

IAdviseSink

  

|

IInterface



CT Web help

CodeTyphon Studio