API:FMX.Layouts.TFlowLayout.VerticalGap

From RAD Studio API Documentation
Jump to: navigation, search

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.