Vcl.WinXPanels.TCardChangeEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCardChangeEvent = procedure(Sender: TObject; PrevCard, NextCard: TCard) of object;

C++

typedef void __fastcall (__closure *TCardChangeEvent)(System::TObject* Sender, TCard* PrevCard, TCard* NextCard);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Vcl.WinXPanels.pas
Vcl.WinXPanels.hpp
Vcl.WinXPanels Vcl.WinXPanels

Description

Embarcadero Technologies does not currently have any additional information.