object Aboutb: TAboutb Left = 717 Top = 208 BorderStyle = bsSingle Caption = 'About Iavadraw ...' ClientHeight = 289 ClientWidth = 360 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 361 Height = 289 BevelInner = bvRaised Color = clSilver TabOrder = 2 object Label3: TLabel Left = 4 Top = 104 Width = 3 Height = 13 end object Image1: TImage Left = 4 Top = 4 Width = 353 Height = 233 Picture.Data = {} end end object OKButton: TBitBtn Left = 19 Top = 248 Width = 122 Height = 25 Caption = 'Ok' Default = True Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 0 Layout = blGlyphTop Margin = 2 NumGlyphs = 2 Spacing = -1 IsControl = True end object InfoPanel: TPanel Left = 160 Top = 247 Width = 181 Height = 26 Caption = 'This iavaDraw is not licensed' Color = clRed Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end end