Vcl.WinXCalendars.TCustomCalendarView.AddToSelectedDates

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure AddToSelectedDates(const Values: array of TDate); overload;
procedure AddToSelectedDates(const Value: TDate); overload;

C++

void __fastcall AddToSelectedDates(const System::TDate *Values, const int Values_High)/* overload */;
void __fastcall AddToSelectedDates(const System::TDate Value)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCustomCalendarView

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !