FMX.Controls.TControl.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.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl

Beschreibung

Setter-Funktion für die Eigenschaft AcceptsControls.

Siehe auch