FMX.Presentation.Style.TStyledPresentation.PMIsFocused

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PMIsFocused(var AMessage: TDispatchMessageWithValue<Boolean>); message PM_IS_FOCUSED;

C++

MESSAGE void __fastcall PMIsFocused(Fmx::Presentation::Messages::TDispatchMessageWithValue__1<bool> &AMessage);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Presentation.Style.pas
FMX.Presentation.Style.hpp
FMX.Presentation.Style TStyledPresentation

Description

Embarcadero Technologies does not currently have any additional information.