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

  1. inherited SmisenyProvozEditForm: TSmisenyProvozEditForm
  2.   Caption = 'SmisenyProvozEditForm'
  3.   PixelsPerInch = 96
  4.   TextHeight = 13
  5.   inherited MainPC: TPageControl
  6.     inherited TechnickeTS: TTabSheet
  7.       inherited TechnickeParamertryPC: TPageControl
  8.         inherited ZakladniTS: TTabSheet
  9.           inherited GroupBox2: TGroupBox
  10.             Left = 8
  11.             Top = 96
  12.             Height = 177
  13.           end
  14.           inherited GroupBox3: TGroupBox
  15.             Left = 240
  16.             Top = 8
  17.             Height = 265
  18.             object ResLabel6: TResLabel [1]
  19.               Left = 8
  20.               Top = 144
  21.               Width = 67
  22.               Height = 13
  23.               Caption = 'Popis provoz∩┐╜'
  24.               AAPropLink.PopisPropertyLD = True
  25.               AAPropLink.JmenoProperty = 'PopisProvozu'
  26.               AAPropLink.PopisProperty = 'Popis provoz∩┐╜'
  27.               AAPropLink.Resourcer = MainForm.RK
  28.             end
  29.             inherited ResMemo1: TResMemo
  30.               Height = 89
  31.             end
  32.             object ResMemo2: TResMemo
  33.               Left = 8
  34.               Top = 160
  35.               Width = 209
  36.               Height = 97
  37.               Lines.Strings = (
  38.                 'ResMemo2')
  39.               TabOrder = 1
  40.               AAPropLink.PopisPropertyLD = True
  41.               AAPropLink.JmenoProperty = 'PopisProvozu'
  42.               AAPropLink.PopisProperty = 'Popis provoz∩┐╜'
  43.               AAPropLink.Resourcer = MainForm.RK
  44.             end
  45.           end
  46.         end
  47.       end
  48.     end
  49.   end
  50. end
  51.