Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.11.07;
Скачать: CL | DM;

Вниз

в SysTray   Найти похожие ветки 

 
Leny ©   (2002-10-28 13:50) [0]

Помогите кто-нибудь советом!
Как свернуть программу в SysTray , т.е туда где часы?


 
stone ©   (2002-10-28 13:55) [1]

Используй функцию Shell_NotifyIcon


 
Song ©   (2002-10-28 14:01) [2]

http://pascal.sources.ru/cgi-bin/forum/YaBB.cgi?board=delphi;action=display;num=1020241631;start=1


 
ILYA1   (2002-10-28 16:41) [3]

Я использую компонент из RX библиотечки. Получается все очень просто. Переводить в лом. Так что ниже нелр об этом компоненте на англицком.


The TRxTrayIcon component enables 32-bit Delphi applications to add icons to the Windows 95 or Windows NT 4.x tray. The icon can be added to the tray by setting the Active property to true, and can be removed from the tray by setting the Active property to false.

The Icon property specifies static icon to the tray. If you want animate icons in the tray, set values to the Icons property and set the Animated property to True. You can test tray-icon in design-time by setting the ShowDesign property to True. To respond to mouse events for the icon, use the OnClick and OnDblClick events.

Note:

To display a pop-up menu when the user clicks the right mouse button on the Tray Icon, assign a PopupMenu component to the PopupMenu property and set the AutoPopup property of the menu to True.

To display a Help Hint whenever the mouse pointer pauses over the icon momentarily, set the Hint property to a help string.

You can use 16x16 icons with the TRxTrayIcon component as well as 32x32 icons.



Страницы: 1 вся ветка

Текущий архив: 2002.11.07;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.011 c
1-21486
^Sanya
2002-10-27 21:08
2002.11.07
MDI: создание потомков детей...


1-21587
Gamar
2002-10-30 10:28
2002.11.07
Компоненты под стиль OfficeXP


1-21565
vlad_ri1
2002-10-29 21:22
2002.11.07
Старый, добрый MS Office или о версиях...


1-21533
Whippi
2002-10-29 11:32
2002.11.07
Вставить текст в Edit


1-21506
Sharik_212
2002-10-28 22:04
2002.11.07
Обработка нажатия комбинации клавш в RichEdit