home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708A.ISO / D3TRIAL / INSTALL / DATA.Z / delphi32.exe / RCDATA / TFINDERRORFORM / TFINDERRORFORM.txt
Text File  |  1997-05-14  |  1KB  |  73 lines

  1. object FindErrorForm: TFindErrorForm
  2.   Left = 327
  3.   Top = 227
  4.   HelpContext = 1640
  5.   ActiveControl = ErrorAddress
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsDialog
  8.   Caption = 'ソスラーソスフ鯉ソスソスソス'
  9.   ClientHeight = 86
  10.   ClientWidth = 262
  11.   ParentFont = True
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 12
  15.   object Panel1: TPanel
  16.     Left = 8
  17.     Top = 8
  18.     Width = 245
  19.     Height = 37
  20.     BevelInner = bvRaised
  21.     BevelOuter = bvLowered
  22.     TabOrder = 0
  23.     object Label1: TLabel
  24.       Left = 12
  25.       Top = 10
  26.       Width = 97
  27.       Height = 17
  28.       AutoSize = False
  29.       Caption = 'ソスラー ソスソスソスレス(&E):'
  30.       FocusControl = ErrorAddress
  31.     end
  32.     object ErrorAddress: TComboBox
  33.       Left = 108
  34.       Top = 8
  35.       Width = 120
  36.       Height = 21
  37.       ItemHeight = 13
  38.       TabOrder = 0
  39.       Text = '00000000'
  40.     end
  41.   end
  42.   object OKButton: TButton
  43.     Left = 14
  44.     Top = 53
  45.     Width = 75
  46.     Height = 25
  47.     Caption = 'OK'
  48.     Default = True
  49.     ModalResult = 1
  50.     TabOrder = 1
  51.     OnClick = OKButtonClick
  52.   end
  53.   object CancelButton: TButton
  54.     Left = 94
  55.     Top = 53
  56.     Width = 75
  57.     Height = 25
  58.     Cancel = True
  59.     Caption = 'ソスソスンセソス'
  60.     ModalResult = 2
  61.     TabOrder = 2
  62.   end
  63.   object HelpButton: TButton
  64.     Left = 174
  65.     Top = 53
  66.     Width = 75
  67.     Height = 25
  68.     Caption = 'ソスソスソスソス(&H)'
  69.     TabOrder = 3
  70.     OnClick = HelpButtonClick
  71.   end
  72. end
  73.