API:FMX.Layouts.TFlowLayoutBreak.Justify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Justify : TFlowJustify read FRules.Justify write FRules.Justify;

C++

__property TFlowJustify Justify = {read=FRules.Justify, write=FRules.Justify, 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.