home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910A.BIN / OLS / Meimi111 / Meimi111.lzh / _SETUP.1 / MeimiGUI.exe / 0 / RCDATA / TSELECTPIXEL / TSELECTPIXEL.txt
Text File  |  1999-08-02  |  2KB  |  92 lines

  1. inherited SelectPixel: TSelectPixel
  2.   Left = 285
  3.   Top = 207
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスDソス謔キソスソスPixelFormat'
  6.   ClientHeight = 280
  7.   ClientWidth = 255
  8.   Position = poScreenCenter
  9.   OnShow = FormShow
  10.   PixelsPerInch = 96
  11.   TextHeight = 12
  12.   object GroupBox1: TGroupBox
  13.     Left = 8
  14.     Top = 8
  15.     Width = 241
  16.     Height = 233
  17.     Caption = 'PixelFormat'
  18.     TabOrder = 0
  19.     object Label1: TLabel
  20.       Left = 16
  21.       Top = 216
  22.       Width = 200
  23.       Height = 12
  24.       Caption = 'ソスソスソスソスヨ行ソスソスソスルど優ソス謠ソスハゑソスソスソスソスソスソスネゑソスワゑソス'
  25.     end
  26.     object ListBox1: TListBox
  27.       Left = 16
  28.       Top = 16
  29.       Width = 169
  30.       Height = 193
  31.       ItemHeight = 12
  32.       TabOrder = 0
  33.     end
  34.     object Button3: TButton
  35.       Left = 192
  36.       Top = 96
  37.       Width = 35
  38.       Height = 25
  39.       Caption = 'ソスソス'
  40.       TabOrder = 1
  41.       OnClick = Button3Click
  42.     end
  43.     object Button4: TButton
  44.       Left = 192
  45.       Top = 128
  46.       Width = 35
  47.       Height = 25
  48.       Caption = 'ソスソス'
  49.       TabOrder = 2
  50.       OnClick = Button4Click
  51.     end
  52.     object Button5: TButton
  53.       Left = 192
  54.       Top = 64
  55.       Width = 35
  56.       Height = 25
  57.       Caption = 'ソスナ擾ソス'
  58.       TabOrder = 3
  59.       OnClick = Button5Click
  60.     end
  61.     object Button6: TButton
  62.       Left = 192
  63.       Top = 160
  64.       Width = 35
  65.       Height = 25
  66.       Caption = 'ソスナ抵ソス'
  67.       TabOrder = 4
  68.       OnClick = Button6Click
  69.     end
  70.   end
  71.   object Button2: TButton
  72.     Left = 168
  73.     Top = 248
  74.     Width = 75
  75.     Height = 25
  76.     Cancel = True
  77.     Caption = 'ソスソスソスF'
  78.     Default = True
  79.     TabOrder = 1
  80.     OnClick = Button2Click
  81.   end
  82.   object Button1: TButton
  83.     Left = 88
  84.     Top = 248
  85.     Width = 75
  86.     Height = 25
  87.     Caption = 'ソスソスソスノ戻ゑソス'
  88.     Enabled = False
  89.     TabOrder = 2
  90.   end
  91. end
  92.