home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 November / Chip_2000-11_cd2.bin / sharewar / Slunec / app / 4 / DConv.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt < prev   
Text File  |  2000-05-24  |  4KB  |  186 lines

  1. object AboutForm: TAboutForm
  2.   Left = 390
  3.   Top = 227
  4.   BorderStyle = bsDialog
  5.   Caption = 'O aplikaci'
  6.   ClientHeight = 295
  7.   ClientWidth = 372
  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 = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 7
  20.     Top = 8
  21.     Width = 225
  22.     Height = 29
  23.     Caption = 'Konvertor diakritiky'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -23
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.     Transparent = True
  31.   end
  32.   object Label2: TLabel
  33.     Left = 9
  34.     Top = 40
  35.     Width = 29
  36.     Height = 24
  37.     Caption = '1.0'
  38.     Font.Charset = DEFAULT_CHARSET
  39.     Font.Color = clWindowText
  40.     Font.Height = -19
  41.     Font.Name = 'MS Sans Serif'
  42.     Font.Style = [fsBold]
  43.     ParentFont = False
  44.   end
  45.   object Label3: TLabel
  46.     Left = 8
  47.     Top = 72
  48.     Width = 246
  49.     Height = 16
  50.     Caption = 'Odstran∩┐╜n∩┐╜ diakritick∩┐╜ch znam∩┐╜nek z textu'
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = -13
  54.     Font.Name = 'MS Sans Serif'
  55.     Font.Style = []
  56.     ParentFont = False
  57.     Transparent = True
  58.   end
  59.   object Bevel1: TBevel
  60.     Left = 8
  61.     Top = 168
  62.     Width = 353
  63.     Height = 89
  64.   end
  65.   object Label4: TLabel
  66.     Left = 16
  67.     Top = 176
  68.     Width = 337
  69.     Height = 73
  70.     AutoSize = False
  71.     Caption = 
  72.       'Varov∩┐╜n∩┐╜: Tento program je chr∩┐╜n∩┐╜n autorsk∩┐╜m z∩┐╜konem a mezin∩┐╜rod' +
  73.       'n∩┐╜mi ∩┐╜mluvami. Neautorizovan∩┐╜ reprodukce a distribuce tohoto pro' +
  74.       'gramu nebo jeho ∩┐╜∩┐╜sti m∩┐╜ za n∩┐╜sledek ud∩┐╜len∩┐╜ p∩┐╜∩┐╜sn∩┐╜ch trest∩┐╜ a b' +
  75.       'ude soudn∩┐╜ st∩┐╜h∩┐╜na podle z∩┐╜kona v maxim∩┐╜ln∩┐╜m mo∩┐╜n∩┐╜m rozsahu.'
  76.     Transparent = True
  77.     WordWrap = True
  78.   end
  79.   object Label5: TLabel
  80.     Left = 8
  81.     Top = 104
  82.     Width = 61
  83.     Height = 13
  84.     Caption = 'Pod∩┐╜kov∩┐╜n∩┐╜:'
  85.     Transparent = True
  86.   end
  87.   object Label6: TLabel
  88.     Left = 80
  89.     Top = 104
  90.     Width = 88
  91.     Height = 13
  92.     Caption = 'Luk∩┐╜ Kunovsk∩┐╜ - '
  93.     Transparent = True
  94.   end
  95.   object Label7: TLabel
  96.     Left = 176
  97.     Top = 104
  98.     Width = 70
  99.     Height = 13
  100.     Cursor = crHandPoint
  101.     Caption = 'luku@volny.cz'
  102.     Font.Charset = DEFAULT_CHARSET
  103.     Font.Color = clBlue
  104.     Font.Height = -11
  105.     Font.Name = 'MS Sans Serif'
  106.     Font.Style = [fsUnderline]
  107.     ParentFont = False
  108.     OnClick = Label7Click
  109.   end
  110.   object Label8: TLabel
  111.     Left = 8
  112.     Top = 128
  113.     Width = 245
  114.     Height = 13
  115.     Caption = 'V∩┐╜echna pr∩┐╜va vyhrazena ∩┐╜ Radek Kalousek 2000'
  116.     Transparent = True
  117.   end
  118.   object Label9: TLabel
  119.     Left = 184
  120.     Top = 144
  121.     Width = 73
  122.     Height = 13
  123.     Cursor = crHandPoint
  124.     Caption = 'rakal@volny.cz'
  125.     Font.Charset = DEFAULT_CHARSET
  126.     Font.Color = clBlue
  127.     Font.Height = -11
  128.     Font.Name = 'MS Sans Serif'
  129.     Font.Style = [fsUnderline]
  130.     ParentFont = False
  131.     OnClick = Label7Click
  132.   end
  133.   object Label10: TLabel
  134.     Left = 6
  135.     Top = 144
  136.     Width = 116
  137.     Height = 13
  138.     Cursor = crHandPoint
  139.     Caption = 'http://www.kuka.zde.cz'
  140.     Font.Charset = DEFAULT_CHARSET
  141.     Font.Color = clBlue
  142.     Font.Height = -11
  143.     Font.Name = 'MS Sans Serif'
  144.     Font.Style = [fsUnderline]
  145.     ParentFont = False
  146.     OnClick = Label10Click
  147.   end
  148.   object Image1: TImage
  149.     Left = 264
  150.     Top = 8
  151.     Width = 100
  152.     Height = 150
  153.     AutoSize = True
  154.     Center = True
  155.     Picture.Data = {<image000.bmp>}
  156.     Transparent = True
  157.   end
  158.   object Bevel2: TBevel
  159.     Left = 8
  160.     Top = 96
  161.     Width = 249
  162.     Height = 9
  163.     Shape = bsTopLine
  164.   end
  165.   object Button1: TButton
  166.     Left = 149
  167.     Top = 264
  168.     Width = 75
  169.     Height = 25
  170.     Caption = '&Zav∩┐╜∩┐╜t'
  171.     Default = True
  172.     ModalResult = 1
  173.     TabOrder = 0
  174.   end
  175.   object Author1: TAuthor
  176.     Version = Czech
  177.     RangeType = Single
  178.     FirstYear = 2000
  179.     SecondYear = 0
  180.     LastYear = 0
  181.     LabelName = Label8
  182.     Left = 320
  183.     Top = 184
  184.   end
  185. end
  186.