FMX.Controls.TControl.GetMargins

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetMargins: TBounds;

C++

Fmx::Types::TBounds* __fastcall GetMargins();

Eigenschaften

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

Beschreibung

Getter-Funktion für die Eigenschaft Margins.

Siehe auch