TNotificationMethod
Type of NotificationMethod property.
Unit
VidGrab
Declaration
TNotificationMethod=(nm_Timer, nm_Thread);
enum TNotificationMethod nm_Timer, nm_Thread ;
Description
Value Meaning
nm_Timer notification by timer
nm_Thread notification by thread
Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy