Vcl.Ribbon.TCustomRibbon.WMKillFocus

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure WMKillFocus(var Message: TWMKillFocus); message WM_KILLFOCUS;

C++

HIDESBASE MESSAGE void __fastcall WMKillFocus(Winapi::Messages::TWMKillFocus &Message);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbon


Beschreibung

Wird automatisch aufgerufen, bevor das Ribbon seinen Tastaturfokus verliert.

Siehe auch