|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Control > TIWLayoutMgrHTML |
SIGNATURE=IWLayoutMgrHTML.TIWLayoutMgrHTML
ETYPE=Class
Declaration:
Delphi: |
public TIWLayoutMgrHTML = class(TIWTemplateProcessorBase, IIWLayoutMgrHTML); |
C++: |
public: class TIWLayoutMgrHTML : public TIWTemplateProcessorBase, public IIWLayoutMgrHTML; |
Unit: IWLayoutMgrHTML.pas
Description: This is class IWLayoutMgrHTML.TIWLayoutMgrHTML.