object FrmAbout: TFrmAbout Left = 283 Top = 105 BorderStyle = bsDialog Caption = 'Info' ClientHeight = 258 ClientWidth = 282 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter OnActivate = FormActivate OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 24 Top = 24 Width = 41 Height = 33 Picture.Data = {} end object l1: TLabel Left = 8 Top = 24 Width = 265 Height = 29 Alignment = taCenter AutoSize = False Caption = 'x' Font.Color = clRed Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object TxtRelease: TLabel Left = 8 Top = 64 Width = 265 Height = 13 Alignment = taCenter AutoSize = False Caption = 'XX' end object l3: TLabel Left = 8 Top = 88 Width = 265 Height = 13 Alignment = taCenter AutoSize = False Caption = 'x' end object l2: TLabel Left = 8 Top = 232 Width = 113 Height = 17 Alignment = taCenter AutoSize = False Caption = 'x' Visible = False WordWrap = True end object Bevel1: TBevel Left = 8 Top = 160 Width = 265 Height = 9 Shape = bsTopLine end object Bevel2: TBevel Left = 7 Top = 208 Width = 266 Height = 9 Shape = bsTopLine end object TxtTranslate: TLabel Left = 8 Top = 112 Width = 265 Height = 41 Alignment = taCenter AutoSize = False Caption = '...' Font.Color = clBlack Font.Height = -9 Font.Name = 'Small Fonts' Font.Style = [] ParentFont = False WordWrap = True end object l4: TJumpLab Left = 8 Top = 178 Width = 265 Height = 13 Cursor = 5 Alignment = taCenter AutoSize = False Caption = 'http://www.xs4all.nl/~finiware' Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False ProgramJump = False end object BtnOk: TBitBtn Left = 96 Top = 224 Width = 89 Height = 25 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 0 NumGlyphs = 2 end end