home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 543
- Top = 345
- BorderStyle = bsDialog
- Caption = 'About Zilab RCS Client'
- ClientHeight = 250
- ClientWidth = 406
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 78
- Top = 8
- Width = 249
- Height = 91
- Alignment = taCenter
- Caption =
- 'Zilab Remote Console Server'#8482' Client v3.2 Build 197'#13#10'for Windows ' +
- '95/98/NT/2000/XP'#13#10'Copyright '#169' 1999 - 2004 Zilab Software, Inc.'#13#10 +
- #13#10'Zilab Remote Console Server'#8482' v3'#13#10'for Windows NT/2000/XP'#13#10'Copyr' +
- 'ight '#169' 1998 - 2004 Zilab Software, Inc.'
- end
- object Label18: TLabel
- Left = 107
- Top = 164
- Width = 192
- Height = 26
- Alignment = taCenter
- Caption =
- 'This computer program is protected by'#13#10'copyright law and interna' +
- 'tional treaties.'
- end
- object Label2: TLabel
- Left = 109
- Top = 112
- Width = 80
- Height = 13
- Alignment = taRightJustify
- Caption = 'On the Internet:'
- end
- object Label3: TLabel
- Left = 192
- Top = 112
- Width = 104
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.zilab.com'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentColor = False
- ParentFont = False
- OnClick = Label3Click
- end
- object Image1: TImage
- Left = 16
- Top = 32
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- end
- object Button1: TButton
- Left = 166
- Top = 206
- Width = 75
- Height = 23
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object Panel14: TPanel
- Left = 11
- Top = 150
- Width = 383
- Height = 2
- BevelInner = bvLowered
- BevelOuter = bvNone
- TabOrder = 1
- end
- end
-