FMX.Layouts.TFlowLayoutRules Fields
InheritedProtected
| Direction | public | Specifies the direction in which the controls are arranged. |
| HorizontalGap | public | Specifies the minimum horizontal distance between two adjacent controls. |
| Justify | public | Specifies the justification of all but the last line. |
| JustifyLast | public | Specifies the justification of the last line. |
| VerticalGap | public | Specifies the minimum vertical distance between two adjacent lines. |