TBasedxReportLink.Component Property
Specifies the target component to print.
Declaration
property Component: TComponent read; write;
Property Value
Type |
---|
TComponent |
Remarks
Use this property to associate the report link with a compatible component.
See Also