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

📄 cagesum.dfm

📁 供销存软件
💻 DFM
字号:
object cageSumForm: TcageSumForm
  Left = 266
  Top = 172
  Width = 537
  Height = 336
  BorderIcons = [biSystemMenu]
  Caption = #24037#36164#27719#24635#34920
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 19
  object GroupBox1: TGroupBox
    Left = 8
    Top = 0
    Width = 513
    Height = 65
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 60
      Height = 19
      Caption = #26376#20221#20174
    end
    object Label2: TLabel
      Left = 192
      Top = 24
      Width = 20
      Height = 19
      Caption = #33267
    end
    object SpeedButton1: TSpeedButton
      Left = 352
      Top = 24
      Width = 41
      Height = 25
    end
    object DateTimePicker1: TDateTimePicker
      Left = 80
      Top = 24
      Width = 105
      Height = 24
      CalAlignment = dtaLeft
      Date = 39361.7267093403
      Time = 39361.7267093403
      DateFormat = dfLong
      DateMode = dmComboBox
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #38582#20070
      Font.Style = []
      Kind = dtkDate
      ParseInput = False
      ParentFont = False
      TabOrder = 0
    end
    object DateTimePicker2: TDateTimePicker
      Left = 224
      Top = 24
      Width = 105
      Height = 24
      CalAlignment = dtaLeft
      Date = 39361.7267093403
      Time = 39361.7267093403
      DateFormat = dfLong
      DateMode = dmComboBox
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #38582#20070
      Font.Style = []
      Kind = dtkDate
      ParseInput = False
      ParentFont = False
      TabOrder = 1
    end
    object BitBtn1: TBitBtn
      Left = 424
      Top = 24
      Width = 57
      Height = 25
      Caption = #36864#20986
      TabOrder = 2
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 72
    Width = 513
    Height = 225
    TabOrder = 1
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #38582#20070
    TitleFont.Style = []
  end
end

⌨️ 快捷键说明

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