home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / Topware / pspad / PSPad.exe / 0 / RCDATA / TFABOUT / TFABOUT.txt < prev   
Text File  |  2002-07-12  |  5KB  |  245 lines

  1. object fAbout: TfAbout
  2.   Left = 577
  3.   Top = 232
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = ' O programu PSPad'
  7.   ClientHeight = 220
  8.   ClientWidth = 323
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   ShowHint = True
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Image1: TImage
  23.     Left = 6
  24.     Top = 59
  25.     Width = 129
  26.     Height = 113
  27.     Picture.Data = {<image000.TMetafile>}
  28.     Stretch = True
  29.   end
  30.   object Label2: TLabel
  31.     Left = 96
  32.     Top = 136
  33.     Width = 51
  34.     Height = 20
  35.     Caption = 'PSPad'
  36.     Font.Charset = DEFAULT_CHARSET
  37.     Font.Color = clWindowText
  38.     Font.Height = -16
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = []
  41.     ParentFont = False
  42.     Transparent = True
  43.   end
  44.   object lAuthor: TLabel
  45.     Left = 178
  46.     Top = 64
  47.     Width = 31
  48.     Height = 13
  49.     Alignment = taRightJustify
  50.     Caption = 'Autor :'
  51.   end
  52.   object Label4: TLabel
  53.     Left = 216
  54.     Top = 64
  55.     Width = 62
  56.     Height = 13
  57.     Caption = 'ing. Jan Fiala'
  58.   end
  59.   object Label5: TLabel
  60.     Left = 216
  61.     Top = 80
  62.     Width = 70
  63.     Height = 13
  64.     Caption = 'Prog-Soft s.r.o.'
  65.   end
  66.   object Label7: TLabel
  67.     Left = 61
  68.     Top = 157
  69.     Width = 86
  70.     Height = 13
  71.     Caption = 'freeware editor'
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clWindowText
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = [fsBold]
  77.     ParentFont = False
  78.   end
  79.   object Bevel1: TBevel
  80.     Left = 0
  81.     Top = 179
  82.     Width = 321
  83.     Height = 9
  84.     Anchors = [akLeft, akBottom]
  85.     Shape = bsTopLine
  86.   end
  87.   object lUlice: TLabel
  88.     Left = 216
  89.     Top = 96
  90.     Width = 100
  91.     Height = 13
  92.     Caption = 'Na Kov∩┐╜∩┐╜sk∩┐╜ str∩┐╜ni 1'
  93.   end
  94.   object lMesto: TLabel
  95.     Left = 216
  96.     Top = 112
  97.     Width = 74
  98.     Height = 13
  99.     Caption = '317 03  PLZE∩┐╜'
  100.   end
  101.   object lEmail: TLabel
  102.     Left = 216
  103.     Top = 136
  104.     Width = 68
  105.     Height = 13
  106.     Cursor = crHandPoint
  107.     Hint = 'Kliknut∩┐╜m vytvo∩┐╜∩┐╜te e-mail'
  108.     Caption = 'pspad@wo.cz'
  109.     Font.Charset = DEFAULT_CHARSET
  110.     Font.Color = clBlue
  111.     Font.Height = -11
  112.     Font.Name = 'MS Sans Serif'
  113.     Font.Style = []
  114.     ParentFont = False
  115.     OnClick = lEmailDblClick
  116.   end
  117.   object Label11: TLabel
  118.     Left = 175
  119.     Top = 136
  120.     Width = 34
  121.     Height = 13
  122.     Alignment = taRightJustify
  123.     Caption = 'e-Mail :'
  124.   end
  125.   object lAdress: TLabel
  126.     Left = 170
  127.     Top = 80
  128.     Width = 39
  129.     Height = 13
  130.     Alignment = taRightJustify
  131.     Caption = 'Adresa :'
  132.   end
  133.   object lPsPadVer: TLabel
  134.     Left = 8
  135.     Top = 195
  136.     Width = 77
  137.     Height = 13
  138.     Anchors = [akLeft, akBottom]
  139.     Caption = 'Verze programu:'
  140.   end
  141.   object lVersion: TLabel
  142.     Left = 96
  143.     Top = 195
  144.     Width = 37
  145.     Height = 13
  146.     Anchors = [akLeft, akBottom]
  147.     Caption = 'lVersion'
  148.   end
  149.   object Label21: TLabel
  150.     Left = 179
  151.     Top = 152
  152.     Width = 30
  153.     Height = 13
  154.     Alignment = taRightJustify
  155.     Caption = 'www :'
  156.   end
  157.   object lWWW: TLabel
  158.     Left = 216
  159.     Top = 152
  160.     Width = 94
  161.     Height = 13
  162.     Cursor = crHandPoint
  163.     Hint = 'Po kliknut∩┐╜ otev∩┐╜ete domovskou str∩┐╜nku PSPadu'
  164.     Caption = 'http://pspad.zde.cz'
  165.     Font.Charset = DEFAULT_CHARSET
  166.     Font.Color = clBlue
  167.     Font.Height = -11
  168.     Font.Name = 'MS Sans Serif'
  169.     Font.Style = []
  170.     ParentFont = False
  171.     OnClick = lWWWDblClick
  172.   end
  173.   object Panel1: TPanel
  174.     Left = 0
  175.     Top = 0
  176.     Width = 323
  177.     Height = 52
  178.     Align = alTop
  179.     BevelOuter = bvNone
  180.     Color = clWindow
  181.     Ctl3D = False
  182.     ParentCtl3D = False
  183.     TabOrder = 0
  184.     object Image2: TImage
  185.       Left = 8
  186.       Top = 0
  187.       Width = 32
  188.       Height = 32
  189.       AutoSize = True
  190.       Picture.Data = {<image001.ico>}
  191.     end
  192.     object lInfosDescr: TLabel
  193.       Left = 68
  194.       Top = 30
  195.       Width = 226
  196.       Height = 16
  197.       Caption = '- informa∩┐╜n∩┐╜ syst∩┐╜m pro v∩┐╜robce n∩┐╜poj∩┐╜'
  198.       Font.Charset = EASTEUROPE_CHARSET
  199.       Font.Color = clWindowText
  200.       Font.Height = -13
  201.       Font.Name = 'Arial'
  202.       Font.Style = []
  203.       ParentFont = False
  204.     end
  205.     object Label13: TLabel
  206.       Left = 42
  207.       Top = 1
  208.       Width = 175
  209.       Height = 29
  210.       Caption = 'Prog-Soft s.r.o.'
  211.       Font.Charset = EASTEUROPE_CHARSET
  212.       Font.Color = clNavy
  213.       Font.Height = -24
  214.       Font.Name = 'Arial'
  215.       Font.Style = [fsBold]
  216.       ParentFont = False
  217.     end
  218.     object Label1: TLabel
  219.       Left = 13
  220.       Top = 28
  221.       Width = 50
  222.       Height = 20
  223.       Caption = 'INFOS'
  224.       Font.Charset = DEFAULT_CHARSET
  225.       Font.Color = clWindowText
  226.       Font.Height = -16
  227.       Font.Name = 'MS Sans Serif'
  228.       Font.Style = []
  229.       ParentFont = False
  230.     end
  231.   end
  232.   object bOK: TButton
  233.     Left = 240
  234.     Top = 187
  235.     Width = 75
  236.     Height = 25
  237.     Anchors = [akLeft, akBottom]
  238.     Cancel = True
  239.     Caption = '&OK'
  240.     Default = True
  241.     TabOrder = 1
  242.     OnClick = bOKClick
  243.   end
  244. end
  245.