TdxCustomContainerReportLink.FindExcludedComponent(TComponent,Integer) Method
Declaration
function FindExcludedComponent(AComponent: TComponent; out AnIndex: Integer): Boolean; overload;
Parameters
Name | Type |
---|---|
AComponent | TComponent |
AnIndex | Integer |
Returns
Type |
---|
Boolean |
See Also