Vcl.ExtCtrls.TCustomTrayIcon.OnDblClick

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnDblClick: TNotifyEvent read FOnDblClick write FOnDblClick;

C++

__property System::Classes::TNotifyEvent OnDblClick = {read=FOnDblClick, write=FOnDblClick};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomTrayIcon

Beschreibung

Wird ausgelöst, wenn der Benutzer auf das Taskleistensymbol doppelklickt.

Wird ausgelöst, wenn der Benutzer auf das Taskleistensymbol doppelklickt.