TNotificationMethod
type
TNotificationMethod = (nm_Timer, nm_Thread);
Value Meaning nm_Timer notification by timer nm_Thread notification by thread
type
TNotificationMethod = (nm_Timer, nm_Thread);
Value Meaning nm_Timer notification by timer nm_Thread notification by thread