CreateComponent

<< Click to Display Table of Contents >>

Navigation:  Interfaces > IHTMLLayoutComponent > Methods >

CreateComponent

SIGNATURE=IWLayoutMgrHTMLInterface.IHTMLLayoutComponent.CreateComponent@String

 

ETYPE=Method

 

Declaration:

Delphi:

function CreateComponent(const AClassName: String): string;

C++:

__fastcall String CreateComponent(const String AClassName);

 

Description: This is CreateComponent, a member of class IHTMLLayoutComponent.