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

📄 kminfo.dfm

📁 供销存软件
💻 DFM
字号:
object KMForm: TKMForm
  Left = 319
  Top = 203
  Width = 404
  Height = 422
  BorderIcons = [biSystemMenu]
  Caption = #31185#30446#20449#24687#32500#25252
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 19
  object Label1: TLabel
    Left = 8
    Top = 360
    Width = 304
    Height = 16
    Caption = #22791#27880#65306'1'#24320#22836#20026#25910#20837#31185#30446#65292'2'#24320#22836#20026#25903#20986#31185#30446
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
  end
  object DBNavigator1: TDBNavigator
    Left = 8
    Top = 8
    Width = 375
    Height = 25
    DataSource = DM.DS_KM
    VisibleButtons = [nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
    ParentShowHint = False
    ShowHint = True
    TabOrder = 0
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 48
    Width = 377
    Height = 297
    DataSource = DM.DS_KM
    TabOrder = 1
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #38582#20070
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #20195#30721
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = #31185#30446#21517#31216
        Width = 166
        Visible = True
      end
      item
        Expanded = False
        FieldName = #38145#23450#26631#24535
        Width = 93
        Visible = True
      end>
  end
end

⌨️ 快捷键说明

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