home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / SCHWATCH / schwatch.lzh / Schwatch.exe / 0 / RCDATA / TDLGHOLIDAYINPUT / TDLGHOLIDAYINPUT.txt
Text File  |  2000-11-11  |  5KB  |  282 lines

  1. object DlgHolidayInput: TDlgHolidayInput
  2.   Left = 235
  3.   Top = 115
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスjソスソスソスEソスxソスソスソスEソスLソスOソスソスソスXソスV'
  6.   ClientHeight = 285
  7.   ClientWidth = 313
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'MS UI Gothic'
  12.   Font.Style = []
  13.   Position = poDefault
  14.   Scaled = False
  15.   OnCloseQuery = FormCloseQuery
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object LblName: TLabel
  20.     Left = 16
  21.     Top = 22
  22.     Width = 30
  23.     Height = 12
  24.     Caption = 'ソスソスソスフ:'
  25.   end
  26.   object Label1: TLabel
  27.     Left = 16
  28.     Top = 222
  29.     Width = 30
  30.     Height = 12
  31.     Caption = 'ソスソスソズ:'
  32.   end
  33.   object Label4: TLabel
  34.     Left = 16
  35.     Top = 190
  36.     Width = 42
  37.     Height = 12
  38.     Caption = 'ソスKソスpソスNソスF'
  39.   end
  40.   object Label7: TLabel
  41.     Left = 16
  42.     Top = 52
  43.     Width = 30
  44.     Height = 12
  45.     Caption = 'ソスソスソスtソスF'
  46.   end
  47.   object Label5: TLabel
  48.     Left = 152
  49.     Top = 190
  50.     Width = 18
  51.     Height = 12
  52.     Caption = 'ソスソスソスソス'
  53.   end
  54.   object EdtTitle: TEdit
  55.     Left = 64
  56.     Top = 16
  57.     Width = 233
  58.     Height = 20
  59.     ImeMode = imHira
  60.     MaxLength = 40
  61.     TabOrder = 0
  62.   end
  63.   object CmbMonth: TComboBox
  64.     Left = 64
  65.     Top = 48
  66.     Width = 89
  67.     Height = 20
  68.     Style = csDropDownList
  69.     DropDownCount = 13
  70.     ImeMode = imClose
  71.     ItemHeight = 12
  72.     Items.Strings = (
  73.       'ソスソスソスソス'
  74.       '1ソスソス'
  75.       '2ソスソス'
  76.       '3ソスソス'
  77.       '4ソスソス'
  78.       '5ソスソス'
  79.       '6ソスソス'
  80.       '7ソスソス'
  81.       '8ソスソス'
  82.       '9ソスソス'
  83.       '10ソスソス'
  84.       '11ソスソス'
  85.       '12ソスソス')
  86.     TabOrder = 1
  87.   end
  88.   object CmbDay: TComboBox
  89.     Left = 160
  90.     Top = 48
  91.     Width = 89
  92.     Height = 20
  93.     Style = csDropDownList
  94.     DropDownCount = 13
  95.     ImeMode = imDisable
  96.     ItemHeight = 12
  97.     Items.Strings = (
  98.       '1ソスソス'
  99.       '2ソスソス'
  100.       '3ソスソス'
  101.       '4ソスソス'
  102.       '5ソスソス'
  103.       '6ソスソス'
  104.       '7ソスソス'
  105.       '8ソスソス'
  106.       '9ソスソス'
  107.       '10ソスソス'
  108.       '11ソスソス'
  109.       '12ソスソス'
  110.       '13ソスソス'
  111.       '14ソスソス'
  112.       '15ソスソス'
  113.       '16ソスソス'
  114.       '17ソスソス'
  115.       '18ソスソス'
  116.       '19ソスソス'
  117.       '20ソスソス'
  118.       '21ソスソス'
  119.       '22ソスソス'
  120.       '23ソスソス'
  121.       '24ソスソス'
  122.       '25ソスソス'
  123.       '26ソスソス'
  124.       '27ソスソス'
  125.       '28ソスソス'
  126.       '29ソスソス'
  127.       '30ソスソス'
  128.       '31ソスソス')
  129.     TabOrder = 2
  130.   end
  131.   object BtnOk: TButton
  132.     Left = 128
  133.     Top = 256
  134.     Width = 81
  135.     Height = 22
  136.     Caption = 'OK'
  137.     ModalResult = 1
  138.     TabOrder = 7
  139.     OnClick = BtnOkClick
  140.   end
  141.   object BtnClose: TButton
  142.     Left = 216
  143.     Top = 256
  144.     Width = 81
  145.     Height = 22
  146.     Caption = 'ソスソスンセソス'
  147.     ModalResult = 2
  148.     TabOrder = 8
  149.   end
  150.   object CmbBunrui: TComboBox
  151.     Left = 64
  152.     Top = 216
  153.     Width = 97
  154.     Height = 20
  155.     Style = csDropDownList
  156.     ImeMode = imClose
  157.     ItemHeight = 12
  158.     Items.Strings = (
  159.       'ソスjソスソス'
  160.       'ソスxソスソス'
  161.       'ソスLソスOソスソス')
  162.     TabOrder = 6
  163.   end
  164.   object GroupBox1: TGroupBox
  165.     Left = 24
  166.     Top = 80
  167.     Width = 273
  168.     Height = 89
  169.     TabOrder = 3
  170.     object Label2: TLabel
  171.       Left = 16
  172.       Top = 54
  173.       Width = 18
  174.       Height = 12
  175.       Caption = 'ソスTソスF'
  176.     end
  177.     object Label3: TLabel
  178.       Left = 136
  179.       Top = 54
  180.       Width = 30
  181.       Height = 12
  182.       Caption = 'ソスjソスソスソスF'
  183.     end
  184.     object Label6: TLabel
  185.       Left = 16
  186.       Top = 30
  187.       Width = 18
  188.       Height = 12
  189.       Caption = 'ソスソスソスF'
  190.     end
  191.     object CmbWeek: TComboBox
  192.       Left = 168
  193.       Top = 48
  194.       Width = 89
  195.       Height = 20
  196.       Style = csDropDownList
  197.       Enabled = False
  198.       ImeMode = imDisable
  199.       ItemHeight = 12
  200.       Items.Strings = (
  201.         'ソスソスソスjソスソス'
  202.         'ソスソスソスjソスソス'
  203.         'ソスホ曜ソスソス'
  204.         'ソスソスソスjソスソス'
  205.         'ソスリ曜ソスソス'
  206.         'ソスソスソスjソスソス'
  207.         'ソスyソスjソスソス')
  208.       TabOrder = 3
  209.     end
  210.     object CmbWeekNo: TComboBox
  211.       Left = 40
  212.       Top = 48
  213.       Width = 89
  214.       Height = 20
  215.       Style = csDropDownList
  216.       Enabled = False
  217.       ItemHeight = 12
  218.       Items.Strings = (
  219.         'ソスソスソスT'
  220.         'ソスソス1'
  221.         'ソスソス2'
  222.         'ソスソス3'
  223.         'ソスソス4')
  224.       TabOrder = 2
  225.       OnChange = CmbWeekNoChange
  226.     end
  227.     object CmbWMonth: TComboBox
  228.       Left = 40
  229.       Top = 24
  230.       Width = 89
  231.       Height = 20
  232.       Style = csDropDownList
  233.       DropDownCount = 13
  234.       Enabled = False
  235.       ImeMode = imClose
  236.       ItemHeight = 12
  237.       Items.Strings = (
  238.         'ソスソスソスソス'
  239.         '1ソスソス'
  240.         '2ソスソス'
  241.         '3ソスソス'
  242.         '4ソスソス'
  243.         '5ソスソス'
  244.         '6ソスソス'
  245.         '7ソスソス'
  246.         '8ソスソス'
  247.         '9ソスソス'
  248.         '10ソスソス'
  249.         '11ソスソス'
  250.         '12ソスソス')
  251.       TabOrder = 1
  252.     end
  253.     object ChkIreg: TCheckBox
  254.       Left = 16
  255.       Top = 0
  256.       Width = 97
  257.       Height = 17
  258.       Caption = 'ソスjソスソスソスナ設抵ソス(&W)'
  259.       TabOrder = 0
  260.       OnClick = ChkIregClick
  261.     end
  262.   end
  263.   object EditFromYear: TEdit
  264.     Left = 64
  265.     Top = 184
  266.     Width = 81
  267.     Height = 20
  268.     ImeMode = imDisable
  269.     MaxLength = 4
  270.     TabOrder = 4
  271.   end
  272.   object EditToYear: TEdit
  273.     Left = 176
  274.     Top = 184
  275.     Width = 81
  276.     Height = 20
  277.     ImeMode = imDisable
  278.     MaxLength = 4
  279.     TabOrder = 5
  280.   end
  281. end
  282.