home *** CD-ROM | disk | FTP | other *** search
- object FrmCalendar: TFrmCalendar
- Left = 386
- Top = 342
- AutoSize = True
- BorderStyle = bsToolWindow
- Caption = 'Mini Calendar'
- ClientHeight = 190
- ClientWidth = 255
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- KeyPreview = True
- OldCreateOrder = False
- OnClose = FormClose
- OnKeyUp = FormKeyUp
- PixelsPerInch = 120
- TextHeight = 16
- object PnlCalendar: TPanel
- Left = 0
- Top = 0
- Width = 255
- Height = 190
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Caption = 'Mini Calendar'
- TabOrder = 0
- object Calendar: TMonthCalendar
- Left = 0
- Top = 0
- Width = 249
- Height = 183
- AutoSize = True
- CalColors.BackColor = clBlack
- CalColors.TextColor = clBlack
- CalColors.TitleBackColor = clSilver
- CalColors.TitleTextColor = clBlack
- CalColors.TrailingTextColor = clGray
- Date = 36197.774537557870000000
- TabOrder = 0
- WeekNumbers = True
- end
- end
- end
-