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

IBindCtx

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

Declaration

Source position: virtualdragmanager_gtk2.pas line 201

type IBindCtx = interface(IUnknown)

  function RegisterObjectBound();

  

  function RevokeObjectBound();

  

  function ReleaseBoundObjects;

  

  function SetBindOptions();

  

  function GetBindOptions();

  

  function GetRunningObjectTable();

  

  function RegisterObjectParam();

  

  function GetObjectParam();

  

  function EnumObjectParam();

  

  function RevokeObjectParam();

  

end;

Inheritance

IBindCtx

  

|

IInterface



CT Web help

CodeTyphon Studio