home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd2.bin / Supreme / _SETUP.1 / Contact.exe / 0 / RCDATA / TFORMABOUT / TFORMABOUT.txt < prev   
Text File  |  1999-09-06  |  4KB  |  199 lines

  1. object FormAbout: TFormAbout
  2.   Left = 274
  3.   Top = 198
  4.   BorderStyle = bsDialog
  5.   Caption = 'O programu'
  6.   ClientHeight = 280
  7.   ClientWidth = 454
  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 = True
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object BevelSeparator: TBevel
  20.     Left = 193
  21.     Top = 168
  22.     Width = 185
  23.     Height = 45
  24.     Shape = bsTopLine
  25.   end
  26.   object LabelVersion: TLabel
  27.     Left = 192
  28.     Top = 64
  29.     Width = 84
  30.     Height = 13
  31.     Caption = 'Verze x.xx.xx.xxxx'
  32.     Transparent = True
  33.   end
  34.   object LabelFirm: TLabel
  35.     Left = 192
  36.     Top = 176
  37.     Width = 135
  38.     Height = 13
  39.     Caption = 'Supreme Technologies s.r.o.'
  40.     Transparent = True
  41.   end
  42.   object LabelAddress: TLabel
  43.     Left = 192
  44.     Top = 192
  45.     Width = 99
  46.     Height = 13
  47.     Caption = 'Cejl 20, Brno, 602 00'
  48.     Transparent = True
  49.   end
  50.   object LabelTel: TLabel
  51.     Left = 192
  52.     Top = 212
  53.     Width = 88
  54.     Height = 13
  55.     Caption = 'tel.: phone number'
  56.     Transparent = True
  57.   end
  58.   object LabelFax: TLabel
  59.     Left = 192
  60.     Top = 228
  61.     Width = 72
  62.     Height = 13
  63.     Caption = 'fax: fax number'
  64.     Transparent = True
  65.   end
  66.   object LabelEmail: TLabel
  67.     Left = 192
  68.     Top = 244
  69.     Width = 105
  70.     Height = 13
  71.     Cursor = crHandPoint
  72.     Caption = 'e-mail: email@address'
  73.     Color = clBtnFace
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = clNavy
  76.     Font.Height = -11
  77.     Font.Name = 'MS Sans Serif'
  78.     Font.Style = [fsUnderline]
  79.     ParentColor = False
  80.     ParentFont = False
  81.     Transparent = True
  82.     OnClick = LabelEmailClick
  83.   end
  84.   object LabelOSInfo: TLabel
  85.     Left = 192
  86.     Top = 116
  87.     Width = 36
  88.     Height = 13
  89.     Caption = 'OS Info'
  90.     Transparent = True
  91.   end
  92.   object LabelMem: TLabel
  93.     Left = 192
  94.     Top = 132
  95.     Width = 58
  96.     Height = 13
  97.     Caption = 'Memory Info'
  98.     Transparent = True
  99.   end
  100.   object LabelPage: TLabel
  101.     Left = 192
  102.     Top = 148
  103.     Width = 59
  104.     Height = 13
  105.     Caption = 'Pagefile Info'
  106.     Transparent = True
  107.   end
  108.   object LabelWeb: TLabel
  109.     Left = 192
  110.     Top = 259
  111.     Width = 108
  112.     Height = 13
  113.     Cursor = crHandPoint
  114.     Caption = 'http://www.address.xy'
  115.     Color = clBtnFace
  116.     Font.Charset = DEFAULT_CHARSET
  117.     Font.Color = clNavy
  118.     Font.Height = -11
  119.     Font.Name = 'MS Sans Serif'
  120.     Font.Style = [fsUnderline]
  121.     ParentColor = False
  122.     ParentFont = False
  123.     Transparent = True
  124.     OnClick = LabelWebClick
  125.   end
  126.   object Label1: TLabel
  127.     Left = 190
  128.     Top = 44
  129.     Width = 212
  130.     Height = 13
  131.     Caption = 'Syst∩┐╜m pro marketignov∩┐╜ a obchodn∩┐╜ aktivity'
  132.     Font.Charset = DEFAULT_CHARSET
  133.     Font.Color = clWindowText
  134.     Font.Height = -11
  135.     Font.Name = 'MS Sans Serif'
  136.     Font.Style = []
  137.     ParentFont = False
  138.     Transparent = True
  139.   end
  140.   object LabelTitle: TLabel
  141.     Left = 188
  142.     Top = 12
  143.     Width = 242
  144.     Height = 29
  145.     Caption = 'SUPREME CONTACT'
  146.     Color = clBtnFace
  147.     Font.Charset = EASTEUROPE_CHARSET
  148.     Font.Color = clWindowText
  149.     Font.Height = -24
  150.     Font.Name = 'Arial'
  151.     Font.Style = [fsBold]
  152.     ParentColor = False
  153.     ParentFont = False
  154.     Transparent = True
  155.   end
  156.   object Frame1: TFrame
  157.     Left = 8
  158.     Top = 8
  159.     Width = 168
  160.     Height = 262
  161.     EdgeLayout = True
  162.   end
  163.   object ImageIcon: TImage
  164.     Left = 10
  165.     Top = 15
  166.     Width = 164
  167.     Height = 254
  168.     AutoSize = True
  169.     Picture.Data = {<image000.bmp>}
  170.   end
  171.   object BtnOk: TButton
  172.     Left = 368
  173.     Top = 245
  174.     Width = 75
  175.     Height = 25
  176.     Cancel = True
  177.     Caption = 'OK'
  178.     Default = True
  179.     TabOrder = 0
  180.     OnClick = BtnOkClick
  181.   end
  182.   object LabelCode: TStaticText
  183.     Left = 192
  184.     Top = 88
  185.     Width = 173
  186.     Height = 17
  187.     Alignment = taCenter
  188.     AutoSize = False
  189.     BorderStyle = sbsSunken
  190.     Caption = 'LabelCode'
  191.     TabOrder = 1
  192.   end
  193.   object Wallpaper1: TWallpaper
  194.     ResourceName = 'WALLPAPER'
  195.     Left = 324
  196.     Top = 248
  197.   end
  198. end
  199.