|
<< Click to Display Table of Contents >> Navigation: Interfaces > IIWHTMLDesigner > Methods > AddComponent |
SIGNATURE=IWLayoutMgrHTMLInterface.IIWHTMLDesigner.AddComponent@String@String
ETYPE=Method
Declaration:
Delphi: |
procedure AddComponent(const AComponentName: String; const AClassName: String); |
C++: |
void __fastcall AddComponent(const String AComponentName, const String AClassName); |
Description: This is AddComponent, a member of class IIWHTMLDesigner.