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

IAccPropServices

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

Declaration

Source position: vtoleacc.pas line 275

type IAccPropServices = interface(IUnknown)

  function SetPropValue();

  

  function SetPropServer();

  

  function ClearProps();

  

  function SetHwndProp();

  

  function SetHwndPropStr();

  

  function SetHwndPropServer();

  

  function ClearHwndProps();

  

  function ComposeHwndIdentityString();

  

  function DecomposeHwndIdentityString();

  

  function SetHmenuProp();

  

  function SetHmenuPropStr();

  

  function SetHmenuPropServer();

  

  function ClearHmenuProps();

  

  function ComposeHmenuIdentityString();

  

  function DecomposeHmenuIdentityString();

  

end;

Inheritance

IAccPropServices

  

|

IInterface



CT Web help

CodeTyphon Studio