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