Vcl.WinXPanels.TCard.CardIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CardIndex: Integer read GetCardIndex write SetCardIndex;

C++

__property int CardIndex = {read=GetCardIndex, write=SetCardIndex, nodefault};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXPanels.pas
Vcl.WinXPanels.hpp
Vcl.WinXPanels TCard

Description

It specifies the index of the card in the list of TCardPanel cards.