TNotificationMethod
TNotificationMethod = (nm_Timer, nm_Thread);
Type of the NotificationMethod property.
| Value | Description |
|---|---|
nm_Timer |
notification by timer |
nm_Thread |
notification by thread |
TNotificationMethod = (nm_Timer, nm_Thread);
Type of the NotificationMethod property.
| Value | Description |
|---|---|
nm_Timer |
notification by timer |
nm_Thread |
notification by thread |