TBasedxReportLink.Active Property
In This Article
Creates a report.
#Declaration
Delphi
property Active: Boolean read; write; default False;
#Property Value
Type | Default |
---|---|
Boolean | False |
#Remarks
Use the Active property to generate the report.
See Also