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

  1. object AddPackageUnitBaseForm: TAddPackageUnitBaseForm
  2.   Left = 154
  3.   Top = 410
  4.   AutoScroll = False
  5.   Caption = 'AddPackageUnitBaseForm'
  6.   ClientHeight = 203
  7.   ClientWidth = 447
  8.   ParentFont = True
  9.   OnCreate = FormCreate
  10.   OnDestroy = FormDestroy
  11.   PixelsPerInch = 96
  12.   TextHeight = 12
  13.   object Bevel1: TBevel
  14.     Left = 8
  15.     Top = 8
  16.     Width = 349
  17.     Height = 187
  18.     Shape = bsFrame
  19.   end
  20.   object OKButton: TButton
  21.     Left = 366
  22.     Top = 8
  23.     Width = 75
  24.     Height = 25
  25.     Caption = 'OK'
  26.     Default = True
  27.     ModalResult = 1
  28.     TabOrder = 0
  29.   end
  30.   object CancelButton: TButton
  31.     Left = 366
  32.     Top = 40
  33.     Width = 75
  34.     Height = 25
  35.     Cancel = True
  36.     Caption = 'ソスソスンセソス'
  37.     ModalResult = 2
  38.     TabOrder = 1
  39.   end
  40.   object HelpButton: TButton
  41.     Left = 366
  42.     Top = 72
  43.     Width = 75
  44.     Height = 25
  45.     Caption = 'ソスソスソスソス(&H)'
  46.     TabOrder = 2
  47.   end
  48. end
  49.