RemoveComponent

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWContainerContext > Methods >

RemoveComponent

SIGNATURE=IWBaseRenderContext.TIWContainerContext.RemoveComponent@TIWBaseComponentContext

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure RemoveComponent(AComponentContext: TIWBaseComponentContext);

C++:

void public: __fastcall RemoveComponent(TIWBaseComponentContext AComponentContext);

 

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