FMX.Controls3D.TControl3D.SetAcceptsControls

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetAcceptsControls(const Value: boolean);

C++

void __fastcall SetAcceptsControls(const bool Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D TControl3D

Beschreibung

Setzt den Wert der Eigenschaft AcceptsControls.

SetAcceptsControls ist die Setter-Methode für die Eigenscahft AcceptsControls.

Siehe auch