Vcl.WinXPanels.TCustomCardPanel.CreateNewCard

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateNewCard: TCard; virtual;

C++

virtual TCard* __fastcall CreateNewCard();

Properties

Type Visibility Source Unit Parent
function public
Vcl.WinXPanels.pas
Vcl.WinXPanels.hpp
Vcl.WinXPanels TCustomCardPanel

Description

Creates dynamically a new TCard instance and makes the new card active.