Class tdirchangethread

Unit

Declaration

type tdirchangethread = class(tsemthread)

Description

No description available, ancestor tsemthread description follows
No description available, ancestor tmutexthread description follows
No description available, ancestor tmsethread description follows

Hierarchy

Overview

Methods

Protected function execute(thread: tmsethread): integer; override;
Public constructor Create;
Public destructor Destroy; override;
Public procedure addnotification(const sender: tfilechangenotifyer; const filename: filenamety; const tag: integer; const force: boolean);
Public procedure removenotification(const sender: tfilechangenotifyer; const filename: filenamety; tag: integer);
Public procedure clear;

Description

Methods

Protected function execute(thread: tmsethread): integer; override;
 
Public constructor Create;
 
Public destructor Destroy; override;
 
Public procedure addnotification(const sender: tfilechangenotifyer; const filename: filenamety; const tag: integer; const force: boolean);
 
Public procedure removenotification(const sender: tfilechangenotifyer; const filename: filenamety; tag: integer);
 
Public procedure clear;
 

Generated by PasDoc 0.16.0.