TGenerateEventArgs.Create Constructor
Creates a new Argument.
Syntax
Unit: FlexCel.Report
constructor TGenerateEventArgs.Create(const aExcelFile: TExcelFile);
Parameters
| <-> |
Parameter |
Type |
Description |
| const |
aExcelFile |
TExcelFile |
The file we are processing. |
See also