Skip to main content

TBasedxReportLink.GetSupportedComponentList(TdxClassList) Method

Returns a list of all classes supported by the link.

Declaration

class procedure GetSupportedComponentList(AList: TdxClassList);

Parameters

Name Type
AList TdxClassList

Remarks

Use the GetSupportedComponentList method to ascertain all classes that are supported by the current link.

See Also