FMX.Controls.TControl.GetAcceptsControls

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetAcceptsControls: Boolean;

C++

bool __fastcall GetAcceptsControls();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl

Beschreibung

Getter-Funktion für die Eigenschaft AcceptsControls.

Siehe auch