TIDEEngineNotifier.Notification Method
Notification method is called when an event in the scripter IDE has been performed. The type of event/notification is passed in parameter AOperation.
Syntax
Unit: IDEMain
procedure TIDEEngineNotifier.Notification(AOperation: TIDENotificationType); virtual;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AOperation | TIDENotificationType |