FMX.Forms.TCommonCustomForm.GetHovered

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetHovered: IControl;

C++

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

Eigenschaften

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


Beschreibung

Ruft das in der Eigenschaft Hovered gespeicherte Steuerelement ab.

Siehe auch