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