Skip to content

TNotificationMethod

type

TNotificationMethod = (nm_Timer, nm_Thread);

Type of the NotificationMethod property.

Value Description
nm_Timer notification by timer
nm_Thread notification by thread