object dlgAbout: TdlgAbout Left = 165 Top = 198 BorderStyle = bsNone Caption = 'dlgAbout' ClientHeight = 56 ClientWidth = 390 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 390 Height = 56 Align = alClient BevelInner = bvRaised Color = clBlack TabOrder = 0 OnClick = Panel1Click object Image1: TImage Left = -20 Top = -5 Width = 200 Height = 200 AutoSize = True Picture.Data = {} end object RotateLabel2: TRotateLabel Left = 168 Top = 22 Width = 214 Height = 15 Escapement = 0 TextStyle = tsNone Caption = 'http://home.c2i.net/jaase/massiva.htm' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = RotateLabel1Click end object RotateLabel3: TRotateLabel Left = 168 Top = 38 Width = 118 Height = 15 Escapement = 0 TextStyle = tsNone Caption = 'email: jaase@c2i.net' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = RotateLabel1Click end object RotateLabel1: TRotateLabel Left = 168 Top = 6 Width = 141 Height = 15 Escapement = 0 TextStyle = tsNone Caption = 'Massiva X.01 Shareware' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = RotateLabel1Click end object Label1: TLabel Left = 131 Top = 6 Width = 27 Height = 16 Caption = 'X.01' Font.Charset = ANSI_CHARSET Font.Color = clYellow Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False Transparent = True end end end