home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 September / Chip_2003-09_cd1.bin / tema / langexpert / download / LangExpert.exe / 0 / RCDATA / TFORMSC / TFORMSC.txt
Text File  |  2003-01-26  |  2KB  |  76 lines

  1. object formSC: TformSC
  2.   Left = 248
  3.   Top = 256
  4.   BorderStyle = bsDialog
  5.   Caption = 'S'#233'riov'#233' '#269#237'slo'
  6.   ClientHeight = 147
  7.   ClientWidth = 330
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDesktopCenter
  16.   OnClose = FormClose
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 313
  24.     Height = 30
  25.     AutoSize = False
  26.     Caption = 
  27.       'P'#345'i objedn'#225'v'#225'n'#237' programu od V'#225's m'#367#382'e b'#253't vy'#382'adov'#225'no n'#225'sleduj'#237'c'#237' ' +
  28.       #269#237'slo. Jedn'#225' se o unik'#225'tn'#237' k'#243'd pro tento po'#269#237'ta'#269'.'
  29.     Font.Charset = EASTEUROPE_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -13
  32.     Font.Name = 'Times New Roman'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     WordWrap = True
  36.   end
  37.   object Label2: TLabel
  38.     Left = 56
  39.     Top = 82
  40.     Width = 228
  41.     Height = 15
  42.     Caption = 'Text byl automaticky um'#237'st'#283'n do schr'#225'nky.'
  43.     Font.Charset = EASTEUROPE_CHARSET
  44.     Font.Color = clWindowText
  45.     Font.Height = -13
  46.     Font.Name = 'Times New Roman'
  47.     Font.Style = []
  48.     ParentFont = False
  49.     WordWrap = True
  50.   end
  51.   object lblCislo: TLabel
  52.     Left = 106
  53.     Top = 52
  54.     Width = 122
  55.     Height = 20
  56.     Alignment = taCenter
  57.     AutoSize = False
  58.     Font.Charset = EASTEUROPE_CHARSET
  59.     Font.Color = clWindowText
  60.     Font.Height = -20
  61.     Font.Name = 'Courier'
  62.     Font.Style = [fsBold]
  63.     ParentFont = False
  64.   end
  65.   object btnOK: TButton
  66.     Left = 115
  67.     Top = 110
  68.     Width = 105
  69.     Height = 25
  70.     Caption = 'OK'
  71.     Default = True
  72.     ModalResult = 1
  73.     TabOrder = 0
  74.   end
  75. end
  76.