Unit RGTaskIcon

Classes

TTaskIcon -

Functions

Register -

Types

String64
TStateTaskIcon
TWhereTaskIcon

Constants

WM_TASKICON

Variables


Functions


procedure Register;


Types


String64 = String[64]
Change this if used by something else!
TStateTaskIcon = (tiEnabled, tiDisabled, tiAnimated);

TWhereTaskIcon = (tiInFiles, tiInExe);

Constants

WM_TASKICON = WM_USER+10

Renamed from TaskIcon.pas 6/11/1998 Paul Rice to avoid conflicts with others' work.

Variables