API:FMX.Layouts.TFlowLayout.JustifyLastLine

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property JustifyLastLine : TFlowJustify read FRules.JustifyLast write SetJustifyLast;

C++

__property TFlowJustify JustifyLastLine = {read=FRules.JustifyLast, write=SetJustifyLast, nodefault};

Properties

Type Visibility Source Unit Parent
property published
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TFlowLayout

Description

Embarcadero Technologies does not currently have any additional information.