Vcl.WinXPanels.TCardPanel

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.WinXPanels.TCustomCardPanelVcl.ExtCtrls.TCustomPanelVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTCardPanel

Delphi

TCardPanel = class(TCustomCardPanel)

C++

class PASCALIMPLEMENTATION TCardPanel : public TCustomCardPanel

Properties

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

Description

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.

See Also