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

📄 kclb.dfm

📁 这是用Delphi编写的中小企业管理系统
💻 DFM
字号:
inherited f_kclb: Tf_kclb
  Left = 179
  Top = 162
  Caption = #24211#23384#31867#21035
  PixelsPerInch = 96
  TextHeight = 13
  inherited Panel1: TPanel
    Top = 38
    inherited Label1: TLabel
      Caption = #24211#23384#20195#30721
    end
    inherited Label2: TLabel
      Caption = #24211#23384#21517#31216
    end
  end
  inherited Panel2: TPanel
    inherited DBGrid1: TDBGrid
      Columns = <
        item
          Expanded = False
          FieldName = 'lbdm'
          Title.Alignment = taCenter
          Title.Caption = #31867#21035#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 = 'lbmc'
          Title.Alignment = taCenter
          Title.Caption = #31867#21035#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 = 270
          Visible = True
        end>
    end
  end
  inherited ImageList1: TImageList
    Left = 404
    Top = 222
  end
  inherited DataSource1: TDataSource
    Left = 359
    Top = 221
  end
end

⌨️ 快捷键说明

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