struct TOnPreprocessor;
Event type for the preprocessor.
Constructors
| Name | Description |
|---|---|
| TOnPreprocessor (4) |
Operators
| Name | Description |
|---|---|
| operator bool | |
| operator!= | |
| operator() | |
| operator== |
Fields
| Name | Type | Description |
|---|---|---|
| Code | void (*)(void *, tObject *, TExprWordList *) | |
| Data | void * |