API:FMX.Layouts.TFlowLayoutBreak.JustifyLastLine

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property JustifyLastLine : TFlowJustify read FRules.JustifyLast write FRules.JustifyLast;

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.