Class tdirchangethread
Unit
Declaration
type tdirchangethread = class(tsemthread)
Description
This item has no description.
Hierarchy
- TObject
- tmsethread
- tmutexthread
- tsemthread
- tdirchangethread
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; |
|
This item has no description. | |
| Public | constructor Create; |
|
This item has no description. | |
| Public | destructor Destroy; override; |
|
This item has no description. | |
| Public | procedure addnotification(const sender: tfilechangenotifyer; const filename: filenamety; const tag: integer; const force: boolean); |
|
This item has no description. | |
| Public | procedure removenotification(const sender: tfilechangenotifyer; const filename: filenamety; tag: integer); |
|
This item has no description. | |
| Public | procedure clear; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.