FMX.Types.IControl.IsFocused

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IsFocused: Boolean read GetIsFocused;

C++

__property bool IsFocused = {read=GetIsFocused};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types IControl

Description

Embarcadero Technologies does not currently have any additional information.