Unit Datacole |
Classes |
TDataCollector -
This is the definition of the tDataCollector component.
TfrmSetupQuery -
This is the declaration for the user-interface part of the component.
Functions |
Register - --------------------------------------------------------------------------- } { ------- Code to register the component ---------------------------------- } { ---------------------------------------------------------------------------
Types |
TAfterSQLEvent
TPrintReportEvent
TScreenGridEvent
Constants |
Variables |
Functions |
Types |
TAfterSQLEvent = procedure (Sender : tObject; DataGrid : tStringGrid; DataSet : tQuery) of object
TPrintReportEvent = procedure (DataSet : tDataSet; DataSource : tDataSource) of objectDefine event proto-type for our events.
TScreenGridEvent = procedure (DataGrid : tStringGrid) of object
Constants |
Variables |