Vcl.WinXPanels.TStackPanel.Spacing

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Spacing: Integer read FSpacing write SetSpacing default 2;

C++

__property Spacing = {default=2};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXPanels.pas
Vcl.WinXPanels.hpp
Vcl.WinXPanels TStackPanel

Description

Controls the spacing between controls.

Vcl.WinXPanels.TStackPanel.Spacing inherits from Vcl.WinXPanels.TCustomStackPanel.Spacing. All content below this line refers to Vcl.WinXPanels.TCustomStackPanel.Spacing. Controls the spacing between controls.