Vcl.WinXPanels.TStackPanel

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TStackPanel = class(TCustomStackPanel)

C++

class PASCALIMPLEMENTATION TStackPanel : public TCustomStackPanel

Properties

Type Visibility Source Unit Parent
class public
Vcl.WinXPanels.pas
Vcl.WinXPanels.hpp
Vcl.WinXPanels Vcl.WinXPanels

Description

Use the TStackPanel to apply homogeneous alignment, margin, and padding settings to a series of controls inside a panel container.

See Also