home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / tema / Diadema / Demo / setup.exe / Pantheon.csy / RCDATA / TOSTATNIPOZEMEKEDITFORM / TOSTATNIPOZEMEKEDITFORM.txt
Encoding:
Text File  |  1999-04-22  |  1.4 KB  |  47 lines

  1. inherited OstatniPozemekEditForm: TOstatniPozemekEditForm
  2.   Left = 206
  3.   Caption = 'OstatniPozemekEditForm'
  4.   PixelsPerInch = 96
  5.   TextHeight = 13
  6.   inherited MainPC: TPageControl
  7.     inherited TechnickeTS: TTabSheet
  8.       inherited TechnickeParamertryPC: TPageControl
  9.         inherited ZakladniTS: TTabSheet
  10.           inherited GroupBox2: TGroupBox
  11.             Left = 8
  12.             Top = 136
  13.             Width = 505
  14.             object ResLabel3: TResLabel [1]
  15.               Left = 258
  16.               Top = 24
  17.               Width = 35
  18.               Height = 13
  19.               Caption = 'Porosty'
  20.               AAPropLink.PopisPropertyLD = True
  21.               AAPropLink.JmenoProperty = 'Porosty'
  22.               AAPropLink.PopisProperty = 'Porosty'
  23.               AAPropLink.Resourcer = MainForm.RK
  24.             end
  25.             inherited InzSiteResMemo: TResMemo
  26.               Width = 240
  27.             end
  28.             object POrostyResMemo: TResMemo
  29.               Left = 258
  30.               Top = 40
  31.               Width = 240
  32.               Height = 73
  33.               Lines.Strings = (
  34.                 'ResMemo2')
  35.               TabOrder = 1
  36.               AAPropLink.PopisPropertyLD = True
  37.               AAPropLink.JmenoProperty = 'Porosty'
  38.               AAPropLink.PopisProperty = 'Porosty'
  39.               AAPropLink.Resourcer = MainForm.RK
  40.             end
  41.           end
  42.         end
  43.       end
  44.     end
  45.   end
  46. end
  47.