FMX.Forms.TCommonCustomForm.GetFocused

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetFocused: IControl;

C++

Fmx::Types::_di_IControl __fastcall GetFocused();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

Beschreibung

Gibt den Wert der Eigenschaft Focused zurück.

Siehe auch