home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 May / VPR9705A.ISO / NIFLIB / lib_view.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  1997-03-08  |  3KB  |  127 lines

  1. object Form2: TForm2
  2.   Left = 415
  3.   Top = 270
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'ソスソスソスCソスuソスソスソスソスソスソスソスソス'
  7.   ClientHeight = 392
  8.   ClientWidth = 412
  9.   Font.Color = clWindowText
  10.   Font.Height = -15
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 120
  18.   TextHeight = 15
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 350
  23.     Height = 390
  24.     AutoSize = True
  25.     Picture.Data = {<image001.bmp>}
  26.   end
  27.   object bot1: TImage
  28.     Left = 328
  29.     Top = 104
  30.     Width = 130
  31.     Height = 40
  32.     Hint = 'Cancel'
  33.     AutoSize = True
  34.     ParentShowHint = False
  35.     Picture.Data = {<image002.bmp>}
  36.     ShowHint = True
  37.     OnClick = bot1Click
  38.   end
  39.   object bot2: TImage
  40.     Left = 328
  41.     Top = 152
  42.     Width = 130
  43.     Height = 40
  44.     Hint = 'OK'
  45.     AutoSize = True
  46.     ParentShowHint = False
  47.     Picture.Data = {<image003.bmp>}
  48.     ShowHint = True
  49.     OnClick = bot2Click
  50.   end
  51.   object CheckBox1: TCheckBox
  52.     Left = 30
  53.     Top = 70
  54.     Width = 281
  55.     Height = 21
  56.     Caption = 'ソス蝠カソスソスソスソスソスソスソスソスソスソスソスソスハゑソスソスネゑソス'
  57.     Color = clBlack
  58.     Font.Color = clWhite
  59.     Font.Height = -15
  60.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  61.     Font.Style = []
  62.     ParentColor = False
  63.     ParentFont = False
  64.     State = cbChecked
  65.     TabOrder = 1
  66.   end
  67.   object RadioButton1: TRadioButton
  68.     Left = 30
  69.     Top = 110
  70.     Width = 281
  71.     Height = 21
  72.     Caption = 'ソスwソス閧オソスソスソスtソスHソス[ソスソスソスソスソスソスソスソスソスソス'
  73.     Color = clBlack
  74.     Font.Color = clWhite
  75.     Font.Height = -15
  76.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  77.     Font.Style = []
  78.     ParentColor = False
  79.     ParentFont = False
  80.     TabOrder = 2
  81.     OnClick = RadioButton1Click
  82.   end
  83.   object ComboBox1: TComboBox
  84.     Left = 30
  85.     Top = 30
  86.     Width = 291
  87.     Height = 23
  88.     Color = clWhite
  89.     ItemHeight = 15
  90.     TabOrder = 0
  91.   end
  92.   object RadioButton2: TRadioButton
  93.     Left = 30
  94.     Top = 150
  95.     Width = 291
  96.     Height = 21
  97.     Caption = 'ソスSソストのフソスHソス[ソスソスソスソスソスソスソスソスソスソス'
  98.     Checked = True
  99.     Color = clBlack
  100.     Font.Color = clWhite
  101.     Font.Height = -15
  102.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  103.     Font.Style = []
  104.     ParentColor = False
  105.     ParentFont = False
  106.     TabOrder = 3
  107.     TabStop = True
  108.     OnClick = RadioButton2Click
  109.   end
  110.   object ListBox1: TListBox
  111.     Left = 30
  112.     Top = 190
  113.     Width = 291
  114.     Height = 111
  115.     Color = clWhite
  116.     Font.Color = clBlack
  117.     Font.Height = -15
  118.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  119.     Font.Pitch = fpFixed
  120.     Font.Style = []
  121.     ItemHeight = 15
  122.     MultiSelect = True
  123.     ParentFont = False
  124.     TabOrder = 4
  125.   end
  126. end
  127.