FMX.Forms.TCommonCustomForm.SetActive

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetActive(const Value: Boolean); virtual;

C++

virtual void __fastcall SetActive(const bool 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 Active.

Siehe auch