API:FMX.Layouts.TFlowLayout.VerticalGap
Delphi
property VerticalGap : Single read FRules.VerticalGap write SetVGap;
C++
__property float VerticalGap = {read=FRules.VerticalGap, write=SetVGap};
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. Please help us document this topic by using the Discussion page!