API:Vcl.ExtCtrls.TCustomTrayIcon.Refresh

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Refresh(Message: Integer): Boolean; overload;
procedure Refresh; overload;

C++

bool __fastcall Refresh(int Message)/* overload */;
void __fastcall Refresh(void)/* overload */;

Properties

Type Visibility Source Unit Parent
function public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomTrayIcon

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!