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

IBindCtx

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

Declaration

Source position: treegrids.pas line 464

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