Vcl.WinXPanels.TCustomCardPanel.ActiveCardIndex
Delphi
property ActiveCardIndex: Integer read FActiveCardIndex write SetActiveCardIndex default -1;
C++
__property int ActiveCardIndex = {read=FActiveCardIndex, write=SetActiveCardIndex, default=-1};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.WinXPanels.pas Vcl.WinXPanels.hpp |
Vcl.WinXPanels | TCustomCardPanel |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!