Vcl.WinXCalendars.TCustomCalendarView.AddToSelectedDates

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCustomCalendarView

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.