FMX.Forms.TCommonCustomForm.SetCaptured

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetCaptured(const Value: IControl);

C++

void __fastcall SetCaptured(const Fmx::Types::_di_IControl Value);

Eigenschaften

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

Beschreibung

Setzt den Wert der Eigenschaft Captured.

Siehe auch