FMX.Layouts.TFlowLayoutRules.JustifyLast

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

JustifyLast : TFlowJustify;

C++

TFlowJustify JustifyLast;

Properties

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

Description

Specifies the justification of the last line. If there is only one line, this rule has effect.

See Also