home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 026A / EZYST32.ZIP / EZYST32.EXE / _SETUP.1 / Ezysplit.exe / 0 / RCDATA / TABOUTDIALOG / TABOUTDIALOG.txt < prev   
Text File  |  1997-01-12  |  4KB  |  197 lines

  1. object AboutDialog: TAboutDialog
  2.   Left = 204
  3.   Top = 166
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'About Split And Join'
  7.   ClientHeight = 328
  8.   ClientWidth = 421
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   OnKeyDown = FormKeyDown
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object LabLicen_1: TLabel
  20.     Left = 90
  21.     Top = 232
  22.     Width = 71
  23.     Height = 13
  24.     Caption = 'Licensed to:'
  25.     Font.Color = clBlack
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object LabLicen_2: TLabel
  32.     Left = 170
  33.     Top = 232
  34.     Width = 5
  35.     Height = 13
  36.     Font.Color = clBlack
  37.     Font.Height = -11
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.   end
  42.   object EmailLab: TLabel
  43.     Left = 90
  44.     Top = 166
  45.     Width = 154
  46.     Height = 13
  47.     Caption = 'e-mail: info@intelitech.com'
  48.     Font.Color = clBlack
  49.     Font.Height = -11
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = [fsBold]
  52.     ParentFont = False
  53.   end
  54.   object CopyrightLab: TLabel
  55.     Left = 90
  56.     Top = 76
  57.     Width = 193
  58.     Height = 13
  59.     Caption = 'Copyright∩┐╜ 1996, 1997 InteliTech'
  60.     Font.Color = clBlack
  61.     Font.Height = -11
  62.     Font.Name = 'MS Sans Serif'
  63.     Font.Style = [fsBold]
  64.     ParentFont = False
  65.   end
  66.   object AboutIco: TImage
  67.     Left = 26
  68.     Top = 20
  69.     Width = 32
  70.     Height = 32
  71.     AutoSize = True
  72.     Picture.Data = {<image001.ico>}
  73.   end
  74.   object LabProd_1: TLabel
  75.     Left = 88
  76.     Top = 24
  77.     Width = 161
  78.     Height = 22
  79.     Caption = 'EzyTools Ver. 1.0'
  80.     Font.Color = clBlack
  81.     Font.Height = -19
  82.     Font.Name = 'Arial'
  83.     Font.Style = [fsBold]
  84.     ParentFont = False
  85.   end
  86.   object LabProd_2: TLabel
  87.     Left = 90
  88.     Top = 48
  89.     Width = 106
  90.     Height = 19
  91.     Caption = 'Split And Join'
  92.     Font.Color = clMaroon
  93.     Font.Height = -16
  94.     Font.Name = 'Arial'
  95.     Font.Style = [fsBold]
  96.     ParentFont = False
  97.   end
  98.   object Label3: TLabel
  99.     Left = 90
  100.     Top = 108
  101.     Width = 77
  102.     Height = 13
  103.     Caption = 'Osterhaven 8'
  104.     Font.Color = clBlack
  105.     Font.Height = -11
  106.     Font.Name = 'MS Sans Serif'
  107.     Font.Style = [fsBold]
  108.     ParentFont = False
  109.   end
  110.   object Label4: TLabel
  111.     Left = 90
  112.     Top = 124
  113.     Width = 85
  114.     Height = 13
  115.     Caption = '6430 Nordborg'
  116.     Font.Color = clBlack
  117.     Font.Height = -11
  118.     Font.Name = 'MS Sans Serif'
  119.     Font.Style = [fsBold]
  120.     ParentFont = False
  121.   end
  122.   object Label5: TLabel
  123.     Left = 90
  124.     Top = 140
  125.     Width = 51
  126.     Height = 13
  127.     Caption = 'Denmark'
  128.     Font.Color = clBlack
  129.     Font.Height = -11
  130.     Font.Name = 'MS Sans Serif'
  131.     Font.Style = [fsBold]
  132.     ParentFont = False
  133.   end
  134.   object Bevel1: TBevel
  135.     Left = 90
  136.     Top = 98
  137.     Width = 319
  138.     Height = 2
  139.     Shape = bsBottomLine
  140.   end
  141.   object Bevel2: TBevel
  142.     Left = 90
  143.     Top = 204
  144.     Width = 319
  145.     Height = 2
  146.     Shape = bsBottomLine
  147.   end
  148.   object WWWLabel: TLabel
  149.     Left = 90
  150.     Top = 182
  151.     Width = 180
  152.     Height = 13
  153.     Caption = 'web: http://www.intelitech.com'
  154.     Font.Color = clBlack
  155.     Font.Height = -11
  156.     Font.Name = 'MS Sans Serif'
  157.     Font.Style = [fsBold]
  158.     ParentFont = False
  159.   end
  160.   object CloseBut: TSpeedButton
  161.     Left = 170
  162.     Top = 286
  163.     Width = 99
  164.     Height = 25
  165.     Caption = '&Close'
  166.     Font.Color = clWindowText
  167.     Font.Height = -11
  168.     Font.Name = 'MS Sans Serif'
  169.     Font.Style = [fsBold]
  170.     ParentFont = False
  171.     OnClick = CloseButClick
  172.   end
  173.   object LabSerial_1: TLabel
  174.     Left = 90
  175.     Top = 216
  176.     Width = 55
  177.     Height = 13
  178.     Caption = 'Key Num:'
  179.     Font.Color = clBlack
  180.     Font.Height = -11
  181.     Font.Name = 'MS Sans Serif'
  182.     Font.Style = [fsBold]
  183.     ParentFont = False
  184.   end
  185.   object LabSerial_2: TLabel
  186.     Left = 170
  187.     Top = 216
  188.     Width = 5
  189.     Height = 13
  190.     Font.Color = clBlack
  191.     Font.Height = -11
  192.     Font.Name = 'MS Sans Serif'
  193.     Font.Style = [fsBold]
  194.     ParentFont = False
  195.   end
  196. end
  197.