GetComponentList

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWContainerContext > Methods >

GetComponentList

SIGNATURE=IWBaseRenderContext.TIWContainerContext.GetComponentList@string@TIWMinStringList

 

ETYPE=Method

 

Declaration:

Delphi:

public function GetComponentList(const ANameMask: string; AList: TIWMinStringList): Boolean;

C++:

public: __fastcall bool GetComponentList(const String ANameMask, TIWMinStringList AList);

 

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