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

📄 ressourcesformmain.dfm

📁 jvcl driver development envionment
💻 DFM
字号:
object RessourcesForm: TRessourcesForm
  Left = 326
  Top = 9
  BorderStyle = bsSingle
  Caption = 'Ressources'
  ClientHeight = 518
  ClientWidth = 550
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 11
    Top = 16
    Width = 348
    Height = 32
    Caption = 
      'Here I collected various resources which hopefully'#13#10'are useful t' +
      'o other Delphi developer as well.'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object JvHotLink5: TJvLabel
    Left = 64
    Top = 86
    Width = 56
    Height = 16
    Cursor = crHandPoint
    Caption = 'CompBar'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    HotTrack = True
    HotTrackFont.Charset = ANSI_CHARSET
    HotTrackFont.Color = clBlue
    HotTrackFont.Height = -13
    HotTrackFont.Name = 'Arial'
    HotTrackFont.Style = [fsUnderline]
    URL = 'http://www.geocities.com/componentbar/'
  end
  object JvHotLink9: TJvLabel
    Left = 64
    Top = 162
    Width = 57
    Height = 16
    Cursor = crHandPoint
    Caption = 'GExperts'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    HotTrack = True
    HotTrackFont.Charset = ANSI_CHARSET
    HotTrackFont.Color = clBlue
    HotTrackFont.Height = -13
    HotTrackFont.Name = 'Arial'
    HotTrackFont.Style = [fsUnderline]
    URL = 'http://www.gexperts.org/'
  end
  object Label2: TLabel
    Left = 48
    Top = 68
    Width = 130
    Height = 16
    Caption = 'IDE enhancements'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold, fsUnderline]
    ParentFont = False
  end
  object Label9: TLabel
    Left = 64
    Top = 117
    Width = 341
    Height = 26
    Caption = 
      'Two Delphi IDE plugins which solve the "IDE Hell" of too many pa' +
      'lettes.'#13#10'They are both free and with install program but without' +
      ' source.'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label12: TLabel
    Left = 64
    Top = 177
    Width = 258
    Height = 26
    Caption = 
      'You do not know it yet? Then you have to take a look!'#13#10'It is Ope' +
      'nSource. Many screenshoots on the website.'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object JvHotLink1: TJvLabel
    Left = 64
    Top = 102
    Width = 122
    Height = 16
    Cursor = crHandPoint
    Caption = 'Raize Palette Expert'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    HotTrack = True
    HotTrackFont.Charset = ANSI_CHARSET
    HotTrackFont.Color = clBlue
    HotTrackFont.Height = -13
    HotTrackFont.Name = 'Arial'
    HotTrackFont.Style = [fsUnderline]
    URL = 'http://www.raize.com/DevTools/Tools/Delphi/PaletteMenu.htm'
  end
  object Label3: TLabel
    Left = 48
    Top = 225
    Width = 112
    Height = 16
    Caption = 'some JEDI links'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold, fsUnderline]
    ParentFont = False
  end
  object JvHotLink2: TJvLabel
    Left = 64
    Top = 243
    Width = 138
    Height = 16
    Cursor = crHandPoint
    Caption = 'Project JEDI homepage'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    HotTrack = True
    HotTrackFont.Charset = ANSI_CHARSET
    HotTrackFont.Color = clBlue
    HotTrackFont.Height = -13
    HotTrackFont.Name = 'Arial'
    HotTrackFont.Style = [fsUnderline]
    URL = 'http://delphi-jedi.org/'
  end
  object JvHotLink3: TJvLabel
    Left = 64
    Top = 259
    Width = 214
    Height = 16
    Cursor = crHandPoint
    Caption = 'JEDI Code Library at sourceforge.net'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    HotTrack = True
    HotTrackFont.Charset = ANSI_CHARSET
    HotTrackFont.Color = clBlue
    HotTrackFont.Height = -13
    HotTrackFont.Name = 'Arial'
    HotTrackFont.Style = [fsUnderline]
    URL = 'http://sourceforge.net/projects/jcl/'
  end
  object Label4: TLabel
    Left = 48
    Top = 297
    Width = 85
    Height = 16
    Caption = 'TurboPower'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold, fsUnderline]
    ParentFont = False
  end
  object Label5: TLabel
    Left = 64
    Top = 347
    Width = 283
    Height = 39
    Caption = 
      'As you perhaps already know TurboPower discontinues its'#13#10'retail ' +
      'business .. "and releases its award winning component'#13#10'libraries' +
      ' as open source".'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object JvHotLink4: TJvLabel
    Left = 64
    Top = 317
    Width = 134
    Height = 16
    Cursor = crHandPoint
    Caption = 'TurboPower homepage'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    HotTrack = True
    HotTrackFont.Charset = ANSI_CHARSET
    HotTrackFont.Color = clBlue
    HotTrackFont.Height = -13
    HotTrackFont.Name = 'Arial'
    HotTrackFont.Style = [fsUnderline]
    URL = 'http://www.turbopower.com/'
  end
  object JvHotLink6: TJvLabel
    Left = 64
    Top = 333
    Width = 163
    Height = 16
    Cursor = crHandPoint
    Caption = 'TurboPower at SourceForge'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    HotTrack = True
    HotTrackFont.Charset = ANSI_CHARSET
    HotTrackFont.Color = clBlue
    HotTrackFont.Height = -13
    HotTrackFont.Name = 'Arial'
    HotTrackFont.Style = [fsUnderline]
    URL = 'http://sourceforge.net/users/tpsfadmin/'
  end
  object Label6: TLabel
    Left = 48
    Top = 409
    Width = 134
    Height = 16
    Caption = 'Developer Express'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold, fsUnderline]
    ParentFont = False
  end
  object Label7: TLabel
    Left = 64
    Top = 459
    Width = 257
    Height = 39
    Caption = 
      'Yes I admit it has NOTHING to do with OpenSource or'#13#10'JEDI, but t' +
      'he commerical Delphi components of'#13#10'Developer Express are just i' +
      'mpressive ...'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object JvHotLink7: TJvLabel
    Left = 64
    Top = 429
    Width = 174
    Height = 16
    Cursor = crHandPoint
    Caption = 'Developer Express homepage'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    HotTrack = True
    HotTrackFont.Charset = ANSI_CHARSET
    HotTrackFont.Color = clBlue
    HotTrackFont.Height = -13
    HotTrackFont.Name = 'Arial'
    HotTrackFont.Style = [fsUnderline]
    URL = 'http://www.devexpress.com/index.shtm'
  end
  object JvHotLink8: TJvLabel
    Left = 64
    Top = 445
    Width = 285
    Height = 16
    Cursor = crHandPoint
    Caption = 'ExpressQuantumGrid4 Features Demo download'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    HotTrack = True
    HotTrackFont.Charset = ANSI_CHARSET
    HotTrackFont.Color = clBlue
    HotTrackFont.Height = -13
    HotTrackFont.Name = 'Arial'
    HotTrackFont.Style = [fsUnderline]
    URL = 
      'http://www.devexpress.com/downloads/demo/ExpressQuantumGridSuite' +
      '4.zip'
  end
  object Label8: TLabel
    Left = 371
    Top = 40
    Width = 94
    Height = 16
    Caption = 'Ralf Grenzing'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
end

⌨️ 快捷键说明

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