⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fabout.dfm

📁 siMail, siMail, siMail, siMail
💻 DFM
字号:
object frmAbout: TfrmAbout
  Left = 476
  Top = 350
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = 'About'
  ClientHeight = 367
  ClientWidth = 348
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = True
  ShowHint = True
  OnHide = FormHide
  OnShortCut = FormShortCut
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 8
    Top = 56
    Width = 173
    Height = 13
    Caption = '(c) 2003 - 2004 Miha Vrhovnik'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Label1: TLabel
    Left = 8
    Top = 80
    Width = 288
    Height = 13
    Caption = 'This program is published under GNU GPL license.'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object lblVersion: TLabel
    Left = 8
    Top = 96
    Width = 51
    Height = 13
    Caption = 'Version: '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Label4: TLabel
    Left = 8
    Top = 120
    Width = 115
    Height = 13
    Caption = 'Program Homepage:'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clMaroon
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Label2: TLabel
    Left = 8
    Top = 168
    Width = 44
    Height = 13
    Caption = 'Credits:'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clMaroon
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object lblHomePage: TLabel
    Left = 8
    Top = 136
    Width = 163
    Height = 13
    Cursor = crHandPoint
    Caption = 'http://simail.sourceforge.net'
    Color = clBlack
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clPurple
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold, fsUnderline]
    ParentColor = False
    ParentFont = False
    Transparent = True
    OnClick = lblHomeClick
  end
  object Label6: TLabel
    Left = 56
    Top = 8
    Width = 94
    Height = 36
    Caption = 'si.Mail'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -32
    Font.Name = 'Times New Roman'
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Label5: TLabel
    Left = 8
    Top = 280
    Width = 249
    Height = 13
    Caption = 'Other FREEWARE applications that I made:'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clMaroon
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Label7: TLabel
    Left = 8
    Top = 294
    Width = 128
    Height = 13
    Cursor = crHandPoint
    Caption = 'http://divxdb.cordia.si'
    Color = clBlack
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clPurple
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold, fsUnderline]
    ParentColor = False
    ParentFont = False
    Transparent = True
    OnClick = lblHomeClick
  end
  object Label8: TLabel
    Left = 8
    Top = 152
    Width = 39
    Height = 13
    Caption = 'E-mail:'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clMaroon
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Label9: TLabel
    Left = 80
    Top = 152
    Width = 140
    Height = 13
    Cursor = crHandPoint
    Caption = 'miha.vrhovnik@cordia.si'
    Color = clBlack
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clPurple
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold, fsUnderline]
    ParentColor = False
    ParentFont = False
    Transparent = True
    OnClick = Label9Click
  end
  object Label10: TLabel
    Left = 8
    Top = 326
    Width = 199
    Height = 13
    Cursor = crHandPoint
    Caption = 'http://potranslator.sourceforge.net'
    Color = clBlack
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clPurple
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold, fsUnderline]
    ParentColor = False
    ParentFont = False
    Transparent = True
    OnClick = lblHomeClick
  end
  object Label11: TLabel
    Left = 24
    Top = 310
    Width = 176
    Height = 13
    Caption = 'DVD, DivX, VHS, ... Movie organizer.'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label12: TLabel
    Left = 24
    Top = 342
    Width = 218
    Height = 13
    Caption = 'Only GUI po file editor with PLURALS support.'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Shape1: TShape
    Left = 8
    Top = 312
    Width = 8
    Height = 8
    Brush.Color = clBlack
    Pen.Width = 0
    Shape = stCircle
  end
  object Shape2: TShape
    Left = 8
    Top = 344
    Width = 8
    Height = 8
    Brush.Color = clBlack
    Pen.Width = 0
    Shape = stCircle
  end
  object Image1: TImage
    Left = 8
    Top = 10
    Width = 32
    Height = 32
    AutoSize = True
    Transparent = True
  end
  object Memo1: TMemo
    Left = 8
    Top = 184
    Width = 329
    Height = 89
    Color = clBlack
    Ctl3D = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clSilver
    Font.Height = -13
    Font.Name = 'Courier New'
    Font.Style = [fsBold]
    Lines.Strings = (
      'For Bug reports:'
      '  Bronson C. Elliott'
      '  Miboe'
      '  Knut K.'
      '  Rob Loach'
      '  milk/miruku'
      '  Epicure'
      '  Chan Tchen'
      ''
      'Acknowledgments:'
      ''
      'Images for default theme drawn by '
      'Lim Chee Aun - http://phoenity.com/'
      ''
      'Application uses the following '
      'components, which are all copyrighted '
      'by their authors'
      'CoolTrayIcon - http://www3.brinkster.com/troels/delphi.asp'
      'gnugettext - http://dybdahl.dk/dxgettext/'
      'TPNGImage - http://pngdelphi.sourceforge.net'
      'pcre wrapper - http://www.renatomancuso.com'
      'pcre - http://www.pcre.org'
      'VirtualTreeView - http://www.delphi-gems.com'
      'OmniXML - http://www.omnixml.com/'
      'synapse - http://www.ararat.cz/synapse/'
      'openSSL - http://www.openssl.org/'
      'hh_kit - http://www.helpware.net'
      'XPMenu - http://www.shagrouni.com/english/software/xpmenu.html '
      'Toolbar2000 - http://www.jrsoftware.org/'
      'TBX for Toolbar 2000 - http://g32.org'
      'JEDI - http://jvcl.sf.net')
    ParentCtl3D = False
    ParentFont = False
    ScrollBars = ssVertical
    TabOrder = 0
    WordWrap = False
  end
  object cmdClose: TButton
    Left = 256
    Top = 16
    Width = 75
    Height = 25
    Hint = 'Close window'
    Caption = '&Close'
    TabOrder = 1
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -