Vcl.WinXCalendars.TChangeViewEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TChangeViewEvent = procedure(Sender: TObject; OldMode: TDisplayMode; NewMode: TDisplayMode) of object;

C++

typedef void __fastcall (__closure *TChangeViewEvent)(System::TObject* Sender, TDisplayMode OldMode, TDisplayMode NewMode);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.