FMX.MultiView.Types.Style.TStyledTouchInterceptingLayout.MMColorChanged

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure MMColorChanged(var AMessage: TDispatchMessageWithValue<TAlphaColor>); message MM_COLOR_CHANGED;

C++

MESSAGE void __fastcall MMColorChanged(Fmx::Presentation::Messages::TDispatchMessageWithValue__1<System::Uitypes::TAlphaColor> &AMessage);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.MultiView.Types.Style.pas
FMX.MultiView.Types.Style.hpp
FMX.MultiView.Types.Style TStyledTouchInterceptingLayout


説明

影のの変更についての通知です。

関連項目