SelectComponent

<< Click to Display Table of Contents >>

Navigation:  Interfaces > IHTMLLayoutComponent > Methods >

SelectComponent

SIGNATURE=IWLayoutMgrHTMLInterface.IHTMLLayoutComponent.SelectComponent@String

 

ETYPE=Method

 

Declaration:

Delphi:

function SelectComponent(const AComponentName: String): string;

C++:

__fastcall String SelectComponent(const String AComponentName);

 

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