Vcl.Ribbon.TCustomRibbon.WMWindowPosChanged

提供:RAD Studio API Documentation

Delphi

procedure WMWindowPosChanged(var Message: TWMWindowPosChanged);

C++

HIDESBASE MESSAGE void __fastcall WMWindowPosChanged(Winapi::Messages::TWMWindowPosMsg &Message);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbon


説明

リボンのサイズ、位置、配置などが変わった際に、呼び出されます。

関連項目