Class TAnimationThread (unit AniIcon) |
TThread
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
In Future for TrayIcons??? Data.cbSize:=SizeOf(Data); Data.wnd:=TForm(fAniFormIcon.Owner).Handle; Data.hIcon:=TForm(fAniFormIcon.Owner).Icon.Handle; Data.uFlags:=NIF_Icon; Data.uCallbackMessage:=0; Shell_NotifyIcon(NIM_Add,@Data); Shell_NotifyIcon(NIM_modify,@Data)
Properties |
Events |
Variables |