FMX.Forms.TCommonCustomForm.GetCaptured

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetCaptured: IControl;

C++

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

Eigenschaften

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

Beschreibung

Als potected deklarierte Getter-Implementierung für die Eigenschaft Captured.

Siehe auch