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

📄 kcdw.~dfm

📁 这是用Delphi编写的中小企业管理系统
💻 ~DFM
字号:
inherited f_kcdw: Tf_kcdw
  Left = 184
  Top = 139
  Caption = #24211#23384#21333#20301
  PixelsPerInch = 96
  TextHeight = 13
  inherited Panel1: TPanel
    inherited Label1: TLabel
      Left = 48
      Caption = #21333#20301#20195#30721
    end
    inherited Label2: TLabel
      Left = 48
      Caption = #21333#20301#21517#31216
    end
    inherited Edit1: TEdit
      Width = 340
    end
    inherited Edit2: TEdit
      Width = 340
    end
  end
  inherited Panel2: TPanel
    inherited DBGrid1: TDBGrid
      Top = 10
      Width = 438
      Height = 150
      Columns = <
        item
          Expanded = False
          FieldName = 'dwdm'
          Title.Alignment = taCenter
          Title.Caption = #21333#20301#20195#30721
          Title.Font.Charset = DEFAULT_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -11
          Title.Font.Name = 'MS Sans Serif'
          Title.Font.Style = []
          Width = 140
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'dwmc'
          Title.Alignment = taCenter
          Title.Caption = #21333#20301#21517#31216
          Title.Font.Charset = DEFAULT_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -11
          Title.Font.Name = 'MS Sans Serif'
          Title.Font.Style = []
          Width = 260
          Visible = True
        end>
    end
  end
end

⌨️ 快捷键说明

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