TGetManagerProc

<< Click to Display Table of Contents >>

Navigation:  Types >

TGetManagerProc

SIGNATURE=IWLayoutMgrHTMLInterface.TGetManagerProc

 

ETYPE=Type

 

Declaration:

Delphi:

TGetManagerProc = function (AHandle: THandle): IHTMLLayoutMgr;

C++:

(AHandle: THandle): IHTMLLayoutMgr ( TGetManagerProc)();

 

Unit: IWLayoutMgrHTMLInterface.pas

 

Description: This is type IWLayoutMgrHTMLInterface.TGetManagerProc.