RenameComponent

<< Click to Display Table of Contents >>

Navigation:  Interfaces > IHTMLLayoutComponent > Methods >

RenameComponent

SIGNATURE=IWLayoutMgrHTMLInterface.IHTMLLayoutComponent.RenameComponent@String@String

 

ETYPE=Method

 

Declaration:

Delphi:

procedure RenameComponent(const ACurName: String; const ANewName: String);

C++:

void __fastcall RenameComponent(const String ACurName, const String ANewName);

 

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