Vcl.WinXPanels.TCustomCardPanel.OnCardChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCardChange: TCardChangeEvent read FOnCardChange write FOnCardChange;

C++

__property TCardChangeEvent OnCardChange = {read=FOnCardChange, write=FOnCardChange};

Properties

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

Description

Occurs when the active card is changed to another card.