RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTrayIcon.Refresh Method ()

Repaints the tray icon on the screen.

Pascal
function Refresh(Message: Integer): Boolean; overload;
procedure Refresh; overload;
C++
__fastcall Boolean Refresh(int Message);
__fastcall Refresh();

Repaints the tray icon on the screen. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!