AddComponent

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWContainerContext > Methods >

AddComponent

SIGNATURE=IWBaseRenderContext.TIWContainerContext.AddComponent@TIWBaseComponentContext@TIWMarkupLanguageTag@Boolean

 

ETYPE=Method

 

Declaration:

Delphi:

public function AddComponent(AComponentContext: TIWBaseComponentContext; AMarkupLanguageTag: TIWMarkupLanguageTag = nil; AFreeContext: Boolean = True): Boolean;

C++:

public: __fastcall bool AddComponent(TIWBaseComponentContext AComponentContext, TIWMarkupLangu

 

Description: This is AddComponent, a member of class TIWContainerContext.