FMX.Controls.Presentation.TPresentedControl.GetAdjustType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetAdjustType: TAdjustType; override;

C++

virtual Fmx::Types::TAdjustType __fastcall GetAdjustType();

Eigenschaften

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


Beschreibung

Fordert von der Darstellungsschicht den Typ der verwendeten Größenausrichtung an und gibt diesen Typ zurück.

Siehe auch