|
<< Click to Display Table of Contents >> Navigation: Interfaces > IHTMLLayoutMgr > Methods > Load |
SIGNATURE=IWLayoutMgrHTMLInterface.IHTMLLayoutMgr.Load@IHTMLLayoutComponent@string
ETYPE=Method
Declaration:
Delphi: |
procedure Load(AHTMLMgr: IHTMLLayoutComponent; const APalletteList: string = ''); |
C++: |
void __fastcall Load(IHTMLLayoutComponent AHTMLMgr, const String APalletteList = ""); |
Description: This is Load, a member of class IHTMLLayoutMgr.