FMX.Layouts.TFlowLayoutRules.Justify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Justify: TFlowJustify;

C++

TFlowJustify Justify;

Properties

Type Visibility Source Unit Parent
field public
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TFlowLayoutRules

Description

Specifies the justification of all but the last line. If there is only one line, it has no effect.

See Also