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

📄 fcmx.dfm

📁 进销存开发系统
💻 DFM
字号:
inherited F_kcmx: TF_kcmx
  Left = 224
  Top = 138
  Caption = #24211#23384#21830#21697#26126#32454
  ClientHeight = 394
  ClientWidth = 569
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 569
    Height = 57
    Align = alTop
    BevelInner = bvLowered
    Ctl3D = True
    ParentCtl3D = False
    TabOrder = 0
    object Label1: TLabel
      Left = 130
      Top = 19
      Width = 81
      Height = 20
      AutoSize = False
      Caption = #21830#21697#20840#31216#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 216
      Top = 15
      Width = 185
      Height = 24
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentColor = True
      ParentFont = False
      TabOrder = 0
      Text = 'Edit1'
    end
  end
  object StringGrid1: TStringGrid
    Left = 0
    Top = 57
    Width = 569
    Height = 337
    Align = alClient
    DefaultColWidth = 40
    DefaultRowHeight = 20
    TabOrder = 1
    ColWidths = (
      40
      74
      77
      79
      90)
  end
end

⌨️ 快捷键说明

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