home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / 06_02.iso / software / tea / teasetup.exe / tea.exe / 0 / RCDATA / TFRM_CAL / TFRM_CAL.txt
Text File  |  2002-03-26  |  2KB  |  108 lines

  1. object frm_cal: Tfrm_cal
  2.   Left = 269
  3.   Top = 183
  4.   Width = 608
  5.   Height = 381
  6.   BorderStyle = bsSizeToolWin
  7.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDesktopCenter
  16.   OnActivate = FormActivate
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19.   object cal: TMonthCalendar
  20.     Left = 0
  21.     Top = 0
  22.     Width = 289
  23.     Height = 233
  24.     CalColors.BackColor = clWhite
  25.     CalColors.TextColor = clBlack
  26.     CalColors.TitleBackColor = clBlack
  27.     CalColors.TrailingTextColor = clBlack
  28.     Date = 36821.650018981500000000
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -17
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     TabOrder = 0
  36.     WeekNumbers = True
  37.     OnClick = calClick
  38.   end
  39.   object BitBtn1: TBitBtn
  40.     Left = 448
  41.     Top = 256
  42.     Width = 139
  43.     Height = 25
  44.     TabOrder = 1
  45.     OnClick = BitBtn1Click
  46.     Kind = bkOK
  47.   end
  48.   object Memo1: TMemo
  49.     Left = 296
  50.     Top = 8
  51.     Width = 289
  52.     Height = 225
  53.     Lines.Strings = (
  54.       '')
  55.     TabOrder = 2
  56.   end
  57.   object Button1: TButton
  58.     Left = 16
  59.     Top = 256
  60.     Width = 113
  61.     Height = 25
  62.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜'
  63.     TabOrder = 3
  64.     OnClick = Button1Click
  65.   end
  66.   object Button2: TButton
  67.     Left = 136
  68.     Top = 256
  69.     Width = 121
  70.     Height = 25
  71.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜'
  72.     TabOrder = 4
  73.     OnClick = Button2Click
  74.   end
  75.   object Button3: TButton
  76.     Left = 264
  77.     Top = 256
  78.     Width = 75
  79.     Height = 25
  80.     Caption = '='
  81.     Font.Charset = DEFAULT_CHARSET
  82.     Font.Color = clWindowText
  83.     Font.Height = -17
  84.     Font.Name = 'MS Sans Serif'
  85.     Font.Style = [fsBold]
  86.     ParentFont = False
  87.     TabOrder = 5
  88.     OnClick = Button3Click
  89.   end
  90.   object BitBtn2: TBitBtn
  91.     Left = 16
  92.     Top = 304
  93.     Width = 137
  94.     Height = 25
  95.     TabOrder = 6
  96.     Kind = bkHelp
  97.   end
  98.   object BitBtn3: TBitBtn
  99.     Left = 448
  100.     Top = 288
  101.     Width = 139
  102.     Height = 25
  103.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  104.     TabOrder = 7
  105.     OnClick = BitBtn3Click
  106.   end
  107. end
  108.