object AboutForm: TAboutForm Left = 446 Top = 240 BorderIcons = [] BorderStyle = bsNone Caption = 'Ey DSL! Hakk'#305'nda...' ClientHeight = 236 ClientWidth = 325 Color = clBtnFace Font.Charset = TURKISH_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnCreate = FormCreate OnDestroy = FormDestroy OnMouseDown = FormMouseDown PixelsPerInch = 96 TextHeight = 13 object BackgrndLbl: TLabel Left = 0 Top = 0 Width = 321 Height = 233 AutoSize = False Caption = 'BackgrndLbl' Color = clTeal Enabled = False ParentColor = False end object HeaderTextLbl: TLabel Left = 16 Top = 9 Width = 109 Height = 22 Caption = 'HeaderTextLbl' Enabled = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Trebuchet MS' Font.Style = [fsBold] ParentFont = False end object LogoImageLbl: TLabel Left = 7 Top = 34 Width = 81 Height = 49 AutoSize = False Caption = 'LogoImageLbl' Enabled = False end object ProductNameLbl: TLabel Left = 128 Top = 40 Width = 161 Height = 34 AutoSize = False Caption = 'Ey DSL!'#169 Enabled = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Trebuchet MS' Font.Style = [fsBold] ParentFont = False end object Label1: TLabel Left = 128 Top = 104 Width = 177 Height = 26 AutoSize = False Caption = 'Label1' Enabled = False end object Label2: TLabel Left = 128 Top = 133 Width = 129 Height = 16 Cursor = crHandPoint AutoSize = False Caption = 'Label1' Color = 49407 Font.Charset = TURKISH_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] ParentColor = False ParentFont = False OnClick = Label2Click OnMouseEnter = Label2MouseEnter OnMouseLeave = Label2MouseLeave end object Label3: TLabel Left = 24 Top = 155 Width = 265 Height = 70 AutoSize = False Caption = 'Label3' Enabled = False Font.Charset = TURKISH_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 160 Top = 74 Width = 121 Height = 20 AutoSize = False Caption = 'Label1' Color = clBtnFace Enabled = False Font.Charset = TURKISH_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Trebuchet MS' Font.Style = [fsBold, fsItalic] ParentColor = False ParentFont = False end object CloseBtn: TButton Left = 284 Top = 8 Width = 18 Height = 18 Cursor = crHandPoint Hint = 'Kapat' ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = CloseBtnClick end end