TBasedxReportLink.GetSupportedComponentList(TdxClassList) Method
In This Article
Returns a list of all classes supported by the link.
#Declaration
Delphi
class procedure GetSupportedComponentList(AList: TdxClassList);
#Parameters
Name | Type |
---|---|
AList | Tdx |
#Remarks
Use the GetSupportedComponentList method to ascertain all classes that are supported by the current link.
See Also