FMX.Layouts.TFlowLayout.SetHGap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetHGap(AHGap: Single);

C++

void __fastcall SetHGap(float AHGap);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TFlowLayout


Beschreibung

Setter-Funktion für die Eigenschaft HorizontalGap. Value gibt den neuen Wert der Eigenschaft HorizontalGap an.

Siehe auch