FMX.Layouts.TFlowLayoutRules.VerticalGap
Delphi
VerticalGap : Single;
C++
float VerticalGap;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
field | public | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TFlowLayoutRules |
説明
隣り合わせの 2 つの行間の垂直の最短距離を示します。
Delphi
VerticalGap : Single;
C++
float VerticalGap;
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
field | public | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TFlowLayoutRules |
隣り合わせの 2 つの行間の垂直の最短距離を示します。