Vcl.WinXPanels
| Package | vclwinx.bpl |
|---|
Classes
| ECardPanelException | Is an exception class that represents errors in the TCardPanel control. |
| TCard | Represents an individual container card in a TCardPanel control. |
| TCardClass | |
| TCardPanel | Use the TCardPanel to manage a collection of cards. Each card is a container for other controls and only one card is active/visible at a time. |
| TCustomCardPanel | Is the base class for TCardPanel. |
| TCustomStackPanel | Is the base class for the TStackPanel. |
| TStackPanel | Use the TStackPanel to apply homogeneous alignment, margin, and padding settings to a series of controls inside a panel container. |
| TStackPanelControlCollection | Is an internal class used to implement the TStackPanel.ControlCollection property. |
| TStackPanelControlItem | Determines how the associated TControl instance is positioned within the TStackPanel. |
Types
| TCardChangeEvent | |
| TStackPanelControlHorizontalPositioning | |
| TStackPanelControlVerticalPositioning | |
| TStackPanelHorizontalPositioning | |
| TStackPanelOrientation | |
| TStackPanelVerticalPositioning |