Class TNotificationThread (unit FngFileNotify)

Inherits from

TThread

Constructors


constructor Create(Owner :TFnugryFileNotify);



Functions

destructor Destroy;


procedure Reset;


procedure Execute;

TNotificationThread

procedure Notify;


procedure AllocateHandle;


procedure ReleaseHandle;


Properties

Events

Variables

FActiveFilter : TNotificationOption;


FHandleCount : Integer;


FHandleFilters : array[0..7] of TNotificationOption;


FHandles : array[0..7] of THandle;


FOwner : TFnugryFileNotify;



Constructors


constructor Create(Owner :TFnugryFileNotify);


Functions


destructor Destroy;


procedure Reset;


procedure Execute;

TNotificationThread


procedure Notify;


procedure AllocateHandle;


procedure ReleaseHandle;


Properties


Events


Variables


FActiveFilter : TNotificationOption;


FHandleCount : Integer;


FHandleFilters : array[0..7] of TNotificationOption;


FHandles : array[0..7] of THandle;


FOwner : TFnugryFileNotify;