struct TProgressUpdateEvent;
Progress update event signature.
Constructors
| Name | Description |
|---|---|
| TProgressUpdateEvent (4) |
Operators
| Name | Description |
|---|---|
| operator bool | |
| operator!= | |
| operator() | |
| operator== |
Fields
| Name | Type | Description |
|---|---|---|
| Code | void (*)(void *, tObject *, TMtxProgressEvent) | |
| Data | void * |