Vcl.RibbonActnCtrls.TRibbonApplicationMenuButton.UMFadeControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UMFadeControl(var Message: TMessage); message UM_FADECONTROL;

C++

MESSAGE void __fastcall UMFadeControl(Winapi::Messages::TMessage &Message);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonApplicationMenuButton

Description

Controls the fading of the TRibbonApplicationMenuButton.

UMFadeControl controls the fading of the TRibbonApplicationMenuButton.

See Also