FMX.MultiView.Types.Style.TStyledTouchInterceptingLayout.MMColorChanged

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.MultiView.Types.Style.pas
FMX.MultiView.Types.Style.hpp
FMX.MultiView.Types.Style TStyledTouchInterceptingLayout

Description

Notification about changing the shadow Color.

See Also