TBasedxReportLink.SetActive(Boolean) Method
Initiates report generation.
Declaration
procedure SetActive(Value: Boolean); virtual;
Parameters
Name | Type |
---|---|
Value | Boolean |
Remarks
The SetActive method is the write method of the Active property.
See Also