Vcl.WinXPanels.TCardPanel.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomCardPanel.Create */ inline __fastcall virtual TCardPanel(System::Classes::TComponent* AOwner) : TCustomCardPanel(AOwner) { }
/* TWinControl.CreateParented */ inline __fastcall TCardPanel(HWND ParentWindow) : TCustomCardPanel(ParentWindow) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.WinXPanels.hpp Vcl.WinXPanels TCardPanel

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!