DFEndDocument - cWinReport2
Specifies that a report is complete
Type: Procedure
Syntax
Procedure DFEndDocument
Call Example
Send DFEndDocument
Description
DfEndDocument changes a report's mode from started (dsStarted) to finished (dsFinished). Typically the report object handles this change of mode for you and should not send the message yourself.