Unit 'ovccal' Package
[Overview][Constants][Types][Classes][Index] [#pl_orpheus]

TOvcCalendar

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ovccal.pas line 349

type TOvcCalendar = class(TOvcCustomCalendar)

published

  property Anchors;

  

  property Constraints;

  

  property DragKind;

  

  property Align;

  

  property BorderStyle: TBorderStyle;

  

  property Colors: TOvcCalColors;

  

  property Color;

  

  property Ctl3D;

  

  property Cursor;

  

  property DateFormat: TOvcDateFormat;

  

  property DayNameWidth: TOvcDayNameWidth;

  

  property DragCursor;

  

  property DragMode;

  

  property Enabled;

  

  property Font;

  

  property LabelInfo: TOvcLabelInfo;

  

  property Options: TOvcCalDisplayOptions;

  

  property ParentCtl3D;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ReadOnly: Boolean;

  

  property ShowHint;

  

  property TabOrder;

  

  property TabStop;

  

  property Visible;

  

  property WantDblClicks: Boolean;

  

  property WeekStarts: TOvcDayType;

  

  property AfterEnter: TNotifyEvent;

  

  property AfterExit: TNotifyEvent;

  

  property OnChange: TDateChangeEvent;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnDrawDate: TCalendarDateEvent;

  

  property OnDrawItem: TCalendarDateEvent;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnGetDateEnabled: TGetDateEnabledEvent;

  

  property OnGetHighlight: TGetHighlightEvent;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnStartDrag;

  

end;

Inheritance

TOvcCalendar

  

|

TOvcCustomCalendar

  

|

TOvcCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio