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

  1. object Tisk: TTisk
  2.   Left = 207
  3.   Top = 298
  4.   HelpContext = 16
  5.   ActiveControl = edNadpis
  6.   BorderStyle = bsDialog
  7.   Caption = 'Tisk v∩┐╜tahu slov∩┐╜∩┐╜ek'
  8.   ClientHeight = 162
  9.   ClientWidth = 405
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Position = poDesktopCenter
  19.   OnClose = FormClose
  20.   OnKeyPress = FormKeyPress
  21.   OnShow = FormActivate
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object lblMezeraMeziRadky: TLabel
  25.     Left = 24
  26.     Top = 86
  27.     Width = 116
  28.     Height = 16
  29.     Caption = 'Mezera mezi ∩┐╜∩┐╜dky:'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clWindowText
  32.     Font.Height = -13
  33.     Font.Name = 'MS Sans Serif'
  34.     Font.Style = []
  35.     ParentFont = False
  36.   end
  37.   object imgTisk: TImage
  38.     Left = 24
  39.     Top = 120
  40.     Width = 32
  41.     Height = 32
  42.     Picture.Data = {<image000.ico>}
  43.   end
  44.   object edNadpis: TEdit
  45.     Left = 88
  46.     Top = 14
  47.     Width = 121
  48.     Height = 21
  49.     TabOrder = 0
  50.     Text = 'Slov∩┐╜∩┐╜ka'
  51.     OnKeyDown = edNadpisKeyDown
  52.     OnKeyPress = edNadpisKeyPress
  53.   end
  54.   object cbNadpis: TCheckBox
  55.     Left = 16
  56.     Top = 14
  57.     Width = 65
  58.     Height = 17
  59.     Caption = 'Nadpis:'
  60.     Checked = True
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clWindowText
  63.     Font.Height = -13
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = []
  66.     ParentFont = False
  67.     State = cbChecked
  68.     TabOrder = 1
  69.     OnClick = cbNadpisClick
  70.   end
  71.   object btnTisk: TButton
  72.     Left = 96
  73.     Top = 126
  74.     Width = 90
  75.     Height = 25
  76.     Caption = '&Tisk...'
  77.     Default = True
  78.     TabOrder = 2
  79.     OnClick = btnTiskClick
  80.   end
  81.   object btnStorno: TButton
  82.     Left = 224
  83.     Top = 126
  84.     Width = 90
  85.     Height = 25
  86.     Caption = '&Storno'
  87.     ModalResult = 2
  88.     TabOrder = 3
  89.   end
  90.   object edOddelovac: TEdit
  91.     Left = 120
  92.     Top = 48
  93.     Width = 41
  94.     Height = 21
  95.     Font.Charset = EASTEUROPE_CHARSET
  96.     Font.Color = clWindowText
  97.     Font.Height = -11
  98.     Font.Name = 'Times New Roman'
  99.     Font.Style = [fsBold]
  100.     MaxLength = 1
  101.     ParentFont = False
  102.     TabOrder = 4
  103.     Text = '.'
  104.   end
  105.   object cbOddelovac: TCheckBox
  106.     Left = 16
  107.     Top = 49
  108.     Width = 89
  109.     Height = 17
  110.     Caption = 'Odd∩┐╜lova∩┐╜:'
  111.     Checked = True
  112.     Font.Charset = DEFAULT_CHARSET
  113.     Font.Color = clWindowText
  114.     Font.Height = -13
  115.     Font.Name = 'MS Sans Serif'
  116.     Font.Style = []
  117.     ParentFont = False
  118.     State = cbChecked
  119.     TabOrder = 5
  120.     OnClick = cbOddelovacClick
  121.   end
  122.   object gbOkraje: TGroupBox
  123.     Left = 240
  124.     Top = 8
  125.     Width = 137
  126.     Height = 105
  127.     Caption = 'Okraje'
  128.     Font.Charset = DEFAULT_CHARSET
  129.     Font.Color = clWindowText
  130.     Font.Height = -13
  131.     Font.Name = 'MS Sans Serif'
  132.     Font.Style = []
  133.     ParentFont = False
  134.     TabOrder = 6
  135.     object lblHorni: TLabel
  136.       Left = 16
  137.       Top = 22
  138.       Width = 35
  139.       Height = 16
  140.       Caption = 'Horn∩┐╜:'
  141.       Font.Charset = DEFAULT_CHARSET
  142.       Font.Color = clWindowText
  143.       Font.Height = -13
  144.       Font.Name = 'MS Sans Serif'
  145.       Font.Style = []
  146.       ParentFont = False
  147.     end
  148.     object lblSpodni: TLabel
  149.       Left = 16
  150.       Top = 46
  151.       Width = 46
  152.       Height = 16
  153.       Caption = 'Spodn∩┐╜:'
  154.       Font.Charset = DEFAULT_CHARSET
  155.       Font.Color = clWindowText
  156.       Font.Height = -13
  157.       Font.Name = 'MS Sans Serif'
  158.       Font.Style = []
  159.       ParentFont = False
  160.     end
  161.     object lblLevy: TLabel
  162.       Left = 16
  163.       Top = 70
  164.       Width = 32
  165.       Height = 16
  166.       Caption = 'Lev∩┐╜:'
  167.       Font.Charset = DEFAULT_CHARSET
  168.       Font.Color = clWindowText
  169.       Font.Height = -13
  170.       Font.Name = 'MS Sans Serif'
  171.       Font.Style = []
  172.       ParentFont = False
  173.     end
  174.     object seSpodni: TSpinEdit
  175.       Left = 72
  176.       Top = 45
  177.       Width = 49
  178.       Height = 22
  179.       Font.Charset = DEFAULT_CHARSET
  180.       Font.Color = clWindowText
  181.       Font.Height = -11
  182.       Font.Name = 'MS Sans Serif'
  183.       Font.Style = []
  184.       MaxValue = 200
  185.       MinValue = 0
  186.       ParentFont = False
  187.       TabOrder = 0
  188.       Value = 30
  189.     end
  190.     object seHorni: TSpinEdit
  191.       Left = 72
  192.       Top = 22
  193.       Width = 49
  194.       Height = 22
  195.       Font.Charset = DEFAULT_CHARSET
  196.       Font.Color = clWindowText
  197.       Font.Height = -11
  198.       Font.Name = 'MS Sans Serif'
  199.       Font.Style = []
  200.       MaxValue = 200
  201.       MinValue = 0
  202.       ParentFont = False
  203.       TabOrder = 1
  204.       Value = 60
  205.     end
  206.     object seLevy: TSpinEdit
  207.       Left = 72
  208.       Top = 68
  209.       Width = 49
  210.       Height = 22
  211.       Font.Charset = DEFAULT_CHARSET
  212.       Font.Color = clWindowText
  213.       Font.Height = -11
  214.       Font.Name = 'MS Sans Serif'
  215.       Font.Style = []
  216.       MaxValue = 200
  217.       MinValue = 0
  218.       ParentFont = False
  219.       TabOrder = 2
  220.       Value = 50
  221.     end
  222.   end
  223.   object seRadky: TSpinEdit
  224.     Left = 160
  225.     Top = 85
  226.     Width = 49
  227.     Height = 22
  228.     Font.Charset = DEFAULT_CHARSET
  229.     Font.Color = clWindowText
  230.     Font.Height = -11
  231.     Font.Name = 'MS Sans Serif'
  232.     Font.Style = []
  233.     MaxValue = 50
  234.     MinValue = 0
  235.     ParentFont = False
  236.     TabOrder = 7
  237.     Value = 30
  238.   end
  239.   object PrintDialog: TPrintDialog
  240.     Left = 184
  241.     Top = 48
  242.   end
  243. end
  244.