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

📄 cover.dfm

📁 对于商品销售、库存信息
💻 DFM
字号:
object FormCover: TFormCover
  Left = 365
  Top = 250
  BorderStyle = bsDialog
  Caption = #36890#29992#21830#21697#38144#21806#31649#29702#31995#32479'V1.0'
  ClientHeight = 353
  ClientWidth = 358
  Color = clGradientInactiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clInactiveBorder
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 16
    Width = 330
    Height = 29
    Caption = #36890#29992#21830#21697#38144#21806#31649#29702#31995#32479'               '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clHotLight
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 32
    Top = 56
    Width = 307
    Height = 13
    Caption = 'Copyright@2004-2005  '#20013#22269#35745#37327#23398#38498'   '#21776#24935#32676'                          '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clFuchsia
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Memo1: TMemo
    Left = 16
    Top = 88
    Width = 185
    Height = 249
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clActiveCaption
    Font.Height = -15
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    Lines.Strings = (
      #29256#26435#25152#26377'2004-2005@'#20013#22269#35745#37327
      #23398#38498'  '#21776#24935#32676
      '1.'#26412#36719#20214#21487#20197#33258#30001#25955#21457#20351#29992#65292#20294#26159
      #19981#24471#26356#25913#20219#20309#26377#20851#35828#26126#12290
      '2.'#33509#35201#20462#25913#26412#31243#24207#65292#35831#19982#20316#32773#32852#31995
      #65292#20316#32773'EMail'#20026'tangjinngrong@'
      '163.com'#12290
      '3.'#26412#36719#20214#20351#29992#20102'Microsoft '
      'Access'#25968#25454#24211#65292#22240#27492#65292#31995#32479#24212#35013
      #26377#30456#20851#25968#25454#24211#39537#21160#12290
      '4.'#21333#20987#21491#36793#21508#20010#25353#38062#65292#21363#21487#36827#34892#21508
      #39033#25805#20316#12290)
    ParentFont = False
    TabOrder = 0
  end
  object Panel1: TPanel
    Left = 208
    Top = 88
    Width = 145
    Height = 257
    Color = clFuchsia
    TabOrder = 1
    object BTNAdd: TButton
      Left = 24
      Top = 16
      Width = 97
      Height = 33
      Caption = ' '#38144' '#21806' '#30331' '#35760' ( &A ) '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInactiveBorder
      Font.Height = -15
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = BTNAddClick
    end
    object BTNBrower: TButton
      Left = 24
      Top = 56
      Width = 97
      Height = 33
      Caption = ' '#27983' '#35272' ( &B ) '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInactiveBorder
      Font.Height = -15
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = BTNBrowerClick
    end
    object BTNSearch: TButton
      Left = 24
      Top = 96
      Width = 97
      Height = 33
      Caption = ' '#35760' '#24405' '#26597' '#35810' ( &S ) '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInactiveBorder
      Font.Height = -15
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = BTNSearchClick
    end
    object BTNQReport: TButton
      Left = 24
      Top = 136
      Width = 97
      Height = 33
      Caption = ' '#32479' '#35745' '#34920' ( &R ) '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInactiveBorder
      Font.Height = -15
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnClick = BTNQReportClick
    end
    object BTNAbout: TButton
      Left = 24
      Top = 176
      Width = 97
      Height = 33
      Caption = ' '#20851' '#20110' ( &A ) '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInactiveBorder
      Font.Height = -15
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      OnClick = BTNAboutClick
    end
    object BTNClose: TButton
      Left = 24
      Top = 216
      Width = 97
      Height = 33
      Caption = ' '#36864' '#20986' ( &X ) '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInactiveBorder
      Font.Height = -15
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 5
      OnClick = BTNCloseClick
    end
  end
end

⌨️ 快捷键说明

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