|
<< Click to Display Table of Contents >> Navigation: Interfaces > IIWHTMLDesigner |
SIGNATURE=IWLayoutMgrHTMLInterface.IIWHTMLDesigner
ETYPE=Interface
Declaration:
Delphi: |
public IIWHTMLDesigner = interface(IHTMLLayoutMgr); |
C++: |
public: __interface IIWHTMLDesigner : public IHTMLLayoutMgr; |
Unit: IWLayoutMgrHTMLInterface.pas
Description: This is class IWLayoutMgrHTMLInterface.IIWHTMLDesigner.