object AboutJBuilder: TAboutJBuilder Left = 385 Top = 209 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'About JBuilder' ClientHeight = 296 ClientWidth = 397 ParentFont = True Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label4: TLabel Left = 52 Top = 218 Width = 329 Height = 26 Alignment = taCenter Caption = 'Dedicated to the memory of Hanpeter van Vliet, the creator of Mo' + 'cha and Crema and one of the true pioneers of Java development t' + 'ools.' WordWrap = True OnClick = Label4Click end object Image1: TImage Left = 10 Top = 10 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Transparent = True end object SKULabel: TLabel Left = 52 Top = 81 Width = 60 Height = 13 Caption = 'Client-Server' end object VersionLabel: TLabel Left = 52 Top = 101 Width = 53 Height = 13 Caption = 'Version 1.0' end object Copyright: TLabel Left = 52 Top = 117 Width = 245 Height = 60 AutoSize = False Caption = 'Copyright � 1997 Borland International, Inc.' WordWrap = True end object Bevel1: TBevel Left = 52 Top = 211 Width = 335 Height = 1 Shape = bsTopLine end object Bevel2: TBevel Left = 52 Top = 254 Width = 335 Height = 1 Shape = bsTopLine end object Image2: TImage Left = 52 Top = 10 Width = 180 Height = 63 AutoSize = True Picture.Data = {} Transparent = True end object Image3: TImage Left = 306 Top = 10 Width = 83 Height = 130 AutoSize = True Picture.Data = {} end object Label5: TLabel Left = 52 Top = 133 Width = 86 Height = 13 Caption = 'All rights reserved.' Visible = False end object lbl_build_no: TLabel Left = 104 Top = 176 Width = 3 Height = 13 end object Label1: TLabel Left = 52 Top = 176 Width = 36 Height = 13 Caption = 'Build #:' end object lbl_build_date: TLabel Left = 104 Top = 192 Width = 3 Height = 13 end object Button1: TButton Left = 313 Top = 264 Width = 75 Height = 24 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end end