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

📄 about.dfm

📁 对于商品销售、库存信息
💻 DFM
字号:
object FormAbout: TFormAbout
  Left = 208
  Top = 133
  BorderStyle = bsDialog
  Caption = #20851#20110#36890#29992#21830#21697#38144#21806#31649#29702#31995#32479'V1.0'
  ClientHeight = 198
  ClientWidth = 450
  Color = clSkyBlue
  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 = 56
    Top = 24
    Width = 368
    Height = 32
    Caption = #36890#29992#21830#21697#38144#21806#31649#29702#31995#32479'                  '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -30
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 88
    Top = 72
    Width = 289
    Height = 13
    Caption = 'Copyright@2004-2005  '#20013#22269#35745#37327#23398#38498'  '#21776#24935#32676'                     '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clYellow
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 128
    Top = 128
    Width = 285
    Height = 24
    Caption = #27426#36814#20351#29992#26412#36719#20214'                             '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clYellow
    Font.Height = -20
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 80
    Top = 104
    Width = 265
    Height = 9
    TabOrder = 0
  end
  object BTNOk: TButton
    Left = 168
    Top = 160
    Width = 113
    Height = 33
    Caption = #30830#23450'(&Y)'
    TabOrder = 1
    OnClick = BTNOkClick
  end
end

⌨️ 快捷键说明

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