Vcl.ComCtrls.TMonthCalColors

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Classes.TPersistentSystem.TObjectTMonthCalColors

Delphi

TMonthCalColors = class(TPersistent)

C++

class PASCALIMPLEMENTATION TMonthCalColors : public System::Classes::TPersistent

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls

Beschreibung

TMonthCalColors definiert ein Farbschema für den Dropdown-Kalender von TDateTimePicker und TMonthCalendar.

Die Eigenschaft CalColors eines TDateTimePicker- oder TMonthCalColors-Objekts enthält ein TMonthCalColors-Objekt. Das TMonthCalColors-Objekt legt die Farben des Kalenders fest.

Siehe auch