AddComponentToPalette

<< Click to Display Table of Contents >>

Navigation:  Interfaces > IIWHTMLDesigner > Methods >

AddComponentToPalette

SIGNATURE=IWLayoutMgrHTMLInterface.IIWHTMLDesigner.AddComponentToPalette@string@string@THandle

 

ETYPE=Method

 

Declaration:

Delphi:

procedure AddComponentToPalette(const APaletteName: string; const AComponent: string; AResourceInstance: THandle);

C++:

void __fastcall AddComponentToPalette(const String APaletteName, const String AComponent, THandle AResourceInstance);

 

Description: This is AddComponentToPalette, a member of class IIWHTMLDesigner.