home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / zrcserv / setup.exe / %MAINDIR% / ZRCG.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Encoding:
Text File  |  2004-05-19  |  2.0 KB  |  93 lines

  1. object AboutBox: TAboutBox
  2.   Left = 543
  3.   Top = 345
  4.   BorderStyle = bsDialog
  5.   Caption = 'About Zilab RCS Client'
  6.   ClientHeight = 250
  7.   ClientWidth = 406
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 78
  20.     Top = 8
  21.     Width = 249
  22.     Height = 91
  23.     Alignment = taCenter
  24.     Caption = 
  25.       'Zilab Remote Console Server'#8482' Client v3.2 Build 197'#13#10'for Windows ' +
  26.       '95/98/NT/2000/XP'#13#10'Copyright '#169' 1999 - 2004 Zilab Software, Inc.'#13#10 +
  27.       #13#10'Zilab Remote Console Server'#8482' v3'#13#10'for Windows NT/2000/XP'#13#10'Copyr' +
  28.       'ight '#169' 1998 - 2004 Zilab Software, Inc.'
  29.   end
  30.   object Label18: TLabel
  31.     Left = 107
  32.     Top = 164
  33.     Width = 192
  34.     Height = 26
  35.     Alignment = taCenter
  36.     Caption = 
  37.       'This computer program is protected by'#13#10'copyright law and interna' +
  38.       'tional treaties.'
  39.   end
  40.   object Label2: TLabel
  41.     Left = 109
  42.     Top = 112
  43.     Width = 80
  44.     Height = 13
  45.     Alignment = taRightJustify
  46.     Caption = 'On the Internet:'
  47.   end
  48.   object Label3: TLabel
  49.     Left = 192
  50.     Top = 112
  51.     Width = 104
  52.     Height = 13
  53.     Cursor = crHandPoint
  54.     Caption = 'http://www.zilab.com'
  55.     Color = clBtnFace
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clBlue
  58.     Font.Height = -11
  59.     Font.Name = 'Tahoma'
  60.     Font.Style = [fsUnderline]
  61.     ParentColor = False
  62.     ParentFont = False
  63.     OnClick = Label3Click
  64.   end
  65.   object Image1: TImage
  66.     Left = 16
  67.     Top = 32
  68.     Width = 32
  69.     Height = 32
  70.     AutoSize = True
  71.     Picture.Data = {<image000.ico>}
  72.   end
  73.   object Button1: TButton
  74.     Left = 166
  75.     Top = 206
  76.     Width = 75
  77.     Height = 23
  78.     Caption = 'OK'
  79.     Default = True
  80.     ModalResult = 1
  81.     TabOrder = 0
  82.   end
  83.   object Panel14: TPanel
  84.     Left = 11
  85.     Top = 150
  86.     Width = 383
  87.     Height = 2
  88.     BevelInner = bvLowered
  89.     BevelOuter = bvNone
  90.     TabOrder = 1
  91.   end
  92. end
  93.