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

  1. object InterfaceDlg: TInterfaceDlg
  2.   Left = 329
  3.   Top = 217
  4.   ActiveControl = Interfaces
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'ソスソスソスソスフェソスソスソスフ挿ソスソス'
  8.   ClientHeight = 278
  9.   ClientWidth = 257
  10.   ParentFont = True
  11.   Position = poScreenCenter
  12.   PixelsPerInch = 96
  13.   TextHeight = 12
  14.   object Interfaces: TListBox
  15.     Left = 16
  16.     Top = 16
  17.     Width = 225
  18.     Height = 201
  19.     ItemHeight = 13
  20.     MultiSelect = True
  21.     TabOrder = 0
  22.     OnDblClick = InterfacesDblClick
  23.   end
  24.   object Button2: TButton
  25.     Left = 144
  26.     Top = 240
  27.     Width = 75
  28.     Height = 25
  29.     Cancel = True
  30.     Caption = 'ソスソスンセソス'
  31.     ModalResult = 2
  32.     TabOrder = 1
  33.   end
  34.   object Button1: TButton
  35.     Left = 40
  36.     Top = 240
  37.     Width = 75
  38.     Height = 25
  39.     Caption = 'OK'
  40.     Default = True
  41.     ModalResult = 1
  42.     TabOrder = 2
  43.   end
  44. end
  45.