home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / sharewar / Slunec / app / 01 / DreamCom.exe / 0 / RCDATA / TFABOUT / TFABOUT.txt < prev   
Text File  |  2000-05-25  |  4KB  |  186 lines

  1. object fAbout: TfAbout
  2.   Left = 427
  3.   Top = 209
  4.   BorderStyle = bsDialog
  5.   Caption = 'About'
  6.   ClientHeight = 235
  7.   ClientWidth = 324
  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 Panel1: TPanel
  19.     Left = 4
  20.     Top = 4
  21.     Width = 313
  22.     Height = 193
  23.     BevelInner = bvRaised
  24.     BevelOuter = bvLowered
  25.     ParentColor = True
  26.     TabOrder = 0
  27.     object ProgramIcon: TImage
  28.       Left = 18
  29.       Top = 22
  30.       Width = 32
  31.       Height = 32
  32.       AutoSize = True
  33.       Picture.Data = {<image000.ico>}
  34.       Stretch = True
  35.       IsControl = True
  36.     end
  37.     object ProductName: TLabel
  38.       Left = 64
  39.       Top = 16
  40.       Width = 182
  41.       Height = 13
  42.       Caption = 'Product Name: Kubik SMS DreamCom'
  43.       IsControl = True
  44.     end
  45.     object Version: TLabel
  46.       Left = 64
  47.       Top = 40
  48.       Width = 68
  49.       Height = 13
  50.       Caption = 'Version: 1.21b'
  51.       Transparent = True
  52.       IsControl = True
  53.     end
  54.     object Copyright: TLabel
  55.       Left = 8
  56.       Top = 72
  57.       Width = 141
  58.       Height = 13
  59.       Caption = 'Copyright: Pavel Kupka, 2000'
  60.       IsControl = True
  61.     end
  62.     object Comments: TLabel
  63.       Left = 8
  64.       Top = 140
  65.       Width = 289
  66.       Height = 26
  67.       AutoSize = False
  68.       Caption = 
  69.         'Comments: Tento program je u∩┐╜ite∩┐╜n∩┐╜ pro v∩┐╜echny, kdo chce pos∩┐╜la' +
  70.         't SMSky p∩┐╜es internet'
  71.       WordWrap = True
  72.       IsControl = True
  73.     end
  74.     object Label1: TLabel
  75.       Left = 8
  76.       Top = 122
  77.       Width = 58
  78.       Height = 13
  79.       Caption = 'BetaTester: '
  80.       IsControl = True
  81.     end
  82.     object URLLabel1: TURLLabel
  83.       Left = 40
  84.       Top = 88
  85.       Width = 90
  86.       Height = 13
  87.       Cursor = crHandPoint
  88.       Caption = 'kupka@pinknet.cz'
  89.       Font.Charset = DEFAULT_CHARSET
  90.       Font.Color = clBlue
  91.       Font.Height = -11
  92.       Font.Name = 'MS Sans Serif'
  93.       Font.Style = [fsUnderline]
  94.       ParentFont = False
  95.       URL = 'mailto:kupka@pinknet.cz'
  96.     end
  97.     object Label2: TLabel
  98.       Left = 8
  99.       Top = 88
  100.       Width = 27
  101.       Height = 13
  102.       Caption = 'email:'
  103.     end
  104.     object Label3: TLabel
  105.       Left = 8
  106.       Top = 104
  107.       Width = 27
  108.       Height = 13
  109.       Caption = 'www:'
  110.     end
  111.     object Label4: TLabel
  112.       Left = 8
  113.       Top = 171
  114.       Width = 38
  115.       Height = 13
  116.       Caption = 'Kubik je'
  117.       Font.Charset = DEFAULT_CHARSET
  118.       Font.Color = clWindowText
  119.       Font.Height = -11
  120.       Font.Name = 'MS Sans Serif'
  121.       Font.Style = []
  122.       ParentFont = False
  123.     end
  124.     object Label6: TLabel
  125.       Left = 51
  126.       Top = 171
  127.       Width = 54
  128.       Height = 13
  129.       Caption = 'freeware,'
  130.       Font.Charset = DEFAULT_CHARSET
  131.       Font.Color = clWindowText
  132.       Font.Height = -11
  133.       Font.Name = 'MS Sans Serif'
  134.       Font.Style = [fsBold]
  135.       ParentFont = False
  136.     end
  137.     object Label7: TLabel
  138.       Left = 114
  139.       Top = 171
  140.       Width = 187
  141.       Height = 13
  142.       Caption = 'proto∩┐╜e nej v∩┐╜ci na sv∩┐╜t∩┐╜ jsou zadarmo!'
  143.     end
  144.     object URLLabel3: TURLLabel
  145.       Left = 68
  146.       Top = 122
  147.       Width = 53
  148.       Height = 13
  149.       Cursor = crHandPoint
  150.       Caption = 'Ivan Mencl'
  151.       Font.Charset = DEFAULT_CHARSET
  152.       Font.Color = clBlue
  153.       Font.Height = -11
  154.       Font.Name = 'MS Sans Serif'
  155.       Font.Style = [fsUnderline]
  156.       ParentFont = False
  157.       URL = 'mailto:bomberivan@emai.cz'
  158.     end
  159.     object URLLabel4: TURLLabel
  160.       Left = 40
  161.       Top = 104
  162.       Width = 171
  163.       Height = 13
  164.       Cursor = crHandPoint
  165.       Caption = 'http://kubik.mute.cz/dreamcom.htm'
  166.       Font.Charset = DEFAULT_CHARSET
  167.       Font.Color = clBlue
  168.       Font.Height = -11
  169.       Font.Name = 'MS Sans Serif'
  170.       Font.Style = [fsUnderline]
  171.       ParentFont = False
  172.       URL = 'http://kubik.mute.cz/dreamcom.htm'
  173.     end
  174.   end
  175.   object OKButton: TButton
  176.     Left = 124
  177.     Top = 204
  178.     Width = 75
  179.     Height = 25
  180.     Caption = 'OK'
  181.     Default = True
  182.     ModalResult = 1
  183.     TabOrder = 1
  184.   end
  185. end
  186.