API:FMX.Layouts.TFlowLayoutRules

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TFlowLayoutRules = record

C++

struct DECLSPEC_DRECORD TFlowLayoutRules
{
public:
    TFlowJustify Justify;
    TFlowJustify JustifyLast;
    TFlowDirection Direction;
    float HorizontalGap;
    float VerticalGap;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts FMX.Layouts

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !