API:FMX.Layouts.TFlowLayout.Justify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Justify : TFlowJustify read FRules.Justify write SetJustify;

C++

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