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

  1. inherited PakVerInfoDlg: TPakVerInfoDlg
  2.   Left = 212
  3.   Top = 181
  4.   Caption = 'PakVerInfoDlg'
  5.   ClientHeight = 288
  6.   ClientWidth = 395
  7.   PixelsPerInch = 96
  8.   TextHeight = 12
  9.   inherited Panel1: TPanel
  10.     BevelInner = bvNone
  11.     BevelOuter = bvNone
  12.     inherited ModVerGroup: TGroupBox
  13.       Left = 0
  14.       Top = 0
  15.       Width = 382
  16.       Height = 66
  17.       inherited cbIncBuildNum: TCheckBox
  18.         Visible = False
  19.       end
  20.     end
  21.     inherited ModAttrGroup: TGroupBox
  22.       Left = 0
  23.       Top = 69
  24.       Width = 226
  25.       Height = 70
  26.     end
  27.     inherited ValueGrid: TStringGrid
  28.       Left = 0
  29.       Top = 144
  30.       Width = 382
  31.       Height = 129
  32.     end
  33.     inherited LangGroup: TGroupBox
  34.       Left = 238
  35.       Top = 69
  36.       Width = 144
  37.       Height = 70
  38.     end
  39.   end
  40.   inherited cbIncludeVerInfo: TCheckBox
  41.     Left = 26
  42.     Visible = False
  43.   end
  44. end
  45.