Vcl.ComCtrls.EMonthCalError

De RAD Studio API Documentation
Aller à : navigation, rechercher

Vcl.ComCtrls.ECommonCalendarErrorSystem.SysUtils.ExceptionSystem.TObjectEMonthCalError

Delphi

EMonthCalError = class(ECommonCalendarError);

C++

class PASCALIMPLEMENTATION EMonthCalError : public ECommonCalendarError

Propriétés

Type Visibilité  Source Unité  Parent
class public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls

Description

EMonthCalError est la classe des exceptions pour les entrées incorrectes dans un composant TMonthCalendar.

EMonthCalError est déclenchée par TMonthCalendar quand une date incorrecte est entrée.

Voir aussi