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

  1. object PocitadlaDM: TPocitadlaDM
  2.   Left = 200
  3.   Top = 107
  4.   Height = 92
  5.   Width = 195
  6.   object PocitadlaTbl: TTable
  7.     DatabaseName = 'RealityDB'
  8.     TableName = 'Pocitadl.DB'
  9.     Left = 24
  10.     Top = 8
  11.     object PocitadlaTblCisloZakazky: TIntegerField
  12.       DisplayLabel = '∩┐╜∩┐╜slo dal∩┐╜∩┐╜ zak∩┐╜zky'
  13.       FieldName = 'CisloZakazky'
  14.     end
  15.     object PocitadlaTblCisloZakaznika: TIntegerField
  16.       DisplayLabel = '∩┐╜∩┐╜slo dal∩┐╜∩┐╜ho klienta'
  17.       FieldName = 'CisloZakaznika'
  18.     end
  19.     object PocitadlaTblAktualniRok: TIntegerField
  20.       FieldName = 'AktualniRok'
  21.     end
  22.   end
  23.   object NastaveniTbl: TTable
  24.     DatabaseName = 'RealityDB'
  25.     TableName = 'ObecNast.db'
  26.     Left = 96
  27.     Top = 8
  28.     object NastaveniTblFormatCislaZakazky: TStringField
  29.       FieldName = 'FormatCislaZakazky'
  30.       Size = 30
  31.     end
  32.     object NastaveniTblNulovatPriNovemRoku: TBooleanField
  33.       FieldName = 'NulovatPriNovemRoku'
  34.     end
  35.   end
  36. end
  37.