home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / software / jidelnicek / jidelnicek.exe / Jídelníček.exe / 0 / RCDATA / TABOUT / TABOUT.txt < prev   
Encoding:
Text File  |  2004-01-31  |  2.0 KB  |  98 lines

  1. object about: Tabout
  2.   Left = 279
  3.   Top = 278
  4.   BorderStyle = bsDialog
  5.   Caption = 'info'
  6.   ClientHeight = 226
  7.   ClientWidth = 273
  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.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 24
  20.     Top = 16
  21.     Width = 57
  22.     Height = 41
  23.     Picture.Data = {<image000.ico>}
  24.   end
  25.   object Label1: TLabel
  26.     Left = 112
  27.     Top = 16
  28.     Width = 83
  29.     Height = 23
  30.     Caption = 'J'#237'deln'#237#269'ek'
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -21
  34.     Font.Name = 'Times New Roman'
  35.     Font.Style = []
  36.     ParentFont = False
  37.   end
  38.   object Label2: TLabel
  39.     Left = 24
  40.     Top = 64
  41.     Width = 152
  42.     Height = 13
  43.     Caption = 'Copyright '#169' 2004   Marek Baier '
  44.   end
  45.   object Label3: TLabel
  46.     Left = 112
  47.     Top = 40
  48.     Width = 44
  49.     Height = 13
  50.     Caption = 'verze 1.0'
  51.   end
  52.   object Label4: TLabel
  53.     Left = 24
  54.     Top = 80
  55.     Width = 178
  56.     Height = 13
  57.     Caption = 'e-mail :         marekbaier@quick.cz     '
  58.   end
  59.   object Panel1: TPanel
  60.     Left = 24
  61.     Top = 112
  62.     Width = 225
  63.     Height = 65
  64.     BevelOuter = bvLowered
  65.     TabOrder = 0
  66.     object Label5: TLabel
  67.       Left = 8
  68.       Top = 8
  69.       Width = 207
  70.       Height = 13
  71.       Caption = 'Tento program je freeware a m'#367#382'e b'#253't voln'#283
  72.     end
  73.     object Label6: TLabel
  74.       Left = 8
  75.       Top = 24
  76.       Width = 199
  77.       Height = 13
  78.       Caption = #353#237#345'en. Jak'#225'koli '#250'prava programu nen'#237' bez '
  79.     end
  80.     object Label7: TLabel
  81.       Left = 8
  82.       Top = 40
  83.       Width = 128
  84.       Height = 13
  85.       Caption = 'souhlasu autora povolena. '
  86.     end
  87.   end
  88.   object Button1: TButton
  89.     Left = 96
  90.     Top = 192
  91.     Width = 81
  92.     Height = 25
  93.     Caption = 'Zav'#345#237't'
  94.     TabOrder = 1
  95.     OnClick = Button1Click
  96.   end
  97. end
  98.