API:FMX.Layouts.TFlowLayoutBreak.VerticalGap

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property VerticalGap: Single read FRules.VerticalGap write FRules.VerticalGap;

C++

__property float VerticalGap = {read=FRules.VerticalGap, write=FRules.VerticalGap};

Properties

Type Visibility Source Unit Parent
property published
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TFlowLayoutBreak

Description

Embarcadero Technologies does not currently have any additional information.