OnBeginDocument |
Top Previous Next |
TCustomTextTransformer > events > OnBeginDocument
The event OnBeginDocument occurs, when the parser begins with a new input. In the case of a TFileTransformer xasName is the Name of the source text.
property OnBeginDocument : TOnEnter read FOnBeginDocument write FOnBeginDocument;
TOnEnter = procedure (Sender : TObject; const xasName : AnsiString) of object;
|
This page belongs to the TetraComponents Documentation |
Home Content German |