OnEnterProduction |
Top Previous Next |
TCustomTextTransformer > events > OnEnterProduction
The event OnEnterProduction occurs, when the parser branchs into a production with the name xasName .
property OnEnterProduction : TOnEnterProduction read FOnEnterProduction write FOnEnterProduction;
TOnEnterProduction = procedure (Sender : TObject; const xasName : AnsiString; xeSymno : INTEGER) of object;
|
This page belongs to the TetraComponents Documentation |
Home Content German |