TLoadTableEventArgs Class
Arguments passed on TFlexCelReport.LoadTable
Syntax
Unit: FlexCel.Report
TLoadTableEventArgs = class(EventArgs);
Constructors
| Name |
Description |
| Create |
Creates a new Argument.
|
Properties
| Name |
Description |
| TableName |
The table that needs to be loaded on demand.
|