home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / DIARY / diary.lzh / diary / diary.exe / 0 / RCDATA / TDATEDLG / TDATEDLG.txt < prev   
Text File  |  2001-03-22  |  3KB  |  135 lines

  1. object dateDlg: TdateDlg
  2.   Left = 312
  3.   Top = 184
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソスソスソスtソスフ変更'
  7.   ClientHeight = 226
  8.   ClientWidth = 285
  9.   Color = 13487565
  10.   Font.Charset = SHIFTJIS_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Bevel1: TBevel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 185
  24.     Height = 169
  25.     Shape = bsFrame
  26.   end
  27.   object Label1: TLabel
  28.     Left = 8
  29.     Top = 192
  30.     Width = 41
  31.     Height = 25
  32.     AutoSize = False
  33.     Caption = 'ソスソスソスソス'
  34.     Font.Charset = SHIFTJIS_CHARSET
  35.     Font.Color = clWindowText
  36.     Font.Height = -19
  37.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  38.     Font.Style = []
  39.     ParentFont = False
  40.     Layout = tlCenter
  41.   end
  42.   object Label2: TLabel
  43.     Left = 96
  44.     Top = 192
  45.     Width = 25
  46.     Height = 25
  47.     AutoSize = False
  48.     Caption = 'ソスソス'
  49.     Font.Charset = SHIFTJIS_CHARSET
  50.     Font.Color = clWindowText
  51.     Font.Height = -19
  52.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  53.     Font.Style = []
  54.     ParentFont = False
  55.     Layout = tlCenter
  56.   end
  57.   object Label3: TLabel
  58.     Left = 160
  59.     Top = 192
  60.     Width = 25
  61.     Height = 25
  62.     AutoSize = False
  63.     Caption = 'ソスソス'
  64.     Font.Charset = SHIFTJIS_CHARSET
  65.     Font.Color = clWindowText
  66.     Font.Height = -19
  67.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  68.     Font.Style = []
  69.     ParentFont = False
  70.     Layout = tlCenter
  71.   end
  72.   object OKBtn: TButton
  73.     Left = 204
  74.     Top = 8
  75.     Width = 75
  76.     Height = 25
  77.     Cursor = crHandPoint
  78.     Caption = 'OK'
  79.     Default = True
  80.     ModalResult = 1
  81.     TabOrder = 0
  82.   end
  83.   object CancelBtn: TButton
  84.     Left = 204
  85.     Top = 38
  86.     Width = 75
  87.     Height = 25
  88.     Cursor = crHandPoint
  89.     Cancel = True
  90.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  91.     ModalResult = 2
  92.     TabOrder = 1
  93.   end
  94.   object MC: TMonthCalendar
  95.     Left = 16
  96.     Top = 16
  97.     Width = 169
  98.     Height = 154
  99.     Date = 0.644251157405961000
  100.     TabOrder = 2
  101.   end
  102.   object hourSP: TSpinEdit
  103.     Left = 56
  104.     Top = 192
  105.     Width = 41
  106.     Height = 26
  107.     Font.Charset = SHIFTJIS_CHARSET
  108.     Font.Color = clWindowText
  109.     Font.Height = -16
  110.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  111.     Font.Style = []
  112.     MaxValue = 23
  113.     MinValue = 0
  114.     ParentFont = False
  115.     TabOrder = 3
  116.     Value = 0
  117.   end
  118.   object minutesSP: TSpinEdit
  119.     Left = 120
  120.     Top = 192
  121.     Width = 41
  122.     Height = 26
  123.     Font.Charset = SHIFTJIS_CHARSET
  124.     Font.Color = clWindowText
  125.     Font.Height = -16
  126.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  127.     Font.Style = []
  128.     MaxValue = 59
  129.     MinValue = 0
  130.     ParentFont = False
  131.     TabOrder = 4
  132.     Value = 0
  133.   end
  134. end
  135.