Vcl.WinXPanels.TCustomStackPanel.Orientation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Orientation: TStackPanelOrientation read FOrientation write SetOrientation;

C++

__property TStackPanelOrientation Orientation = {read=FOrientation, write=SetOrientation, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXPanels.pas
Vcl.WinXPanels.hpp
Vcl.WinXPanels TCustomStackPanel

Description

Sets the orientation of the stack panel.