pay550_05.dfm.svn-base

来自「一个用Delphi开发的ERP软件」· SVN-BASE 代码 · 共 31 行

SVN-BASE
31
字号
inherited Pay550_05Form: TPay550_05Form
  HelpContext = 79
  VertScrollBar.Range = 0
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsDialog
  Caption = #38134#34892#36164#26009#21046#20316
  PixelsPerInch = 96
  TextHeight = 12
  inherited Panel1: TPanel
    object Label2: TLabel
      Left = 207
      Top = 15
      Width = 6
      Height = 12
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Pitch = fpFixed
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
  end
  inherited ScrollBox2: TScrollBox
    inherited dxDBGrid1: TdxDBGrid
      Filter.Criteria = {00000000}
    end
  end
end

⌨️ 快捷键说明

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