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

📄 qxinfo.dfm

📁 供销存软件
💻 DFM
字号:
object QXForm: TQXForm
  Left = 265
  Top = 153
  Width = 515
  Height = 428
  BorderIcons = [biSystemMenu]
  Caption = #25805#20316#21592#26435#38480#31649#29702
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 16
  object DBGrid1: TDBGrid
    Left = 8
    Top = 8
    Width = 209
    Height = 377
    DataSource = DM.DS_user
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #38582#20070
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #29992#25143#32534#30721
        Width = 86
        Visible = True
      end
      item
        Expanded = False
        FieldName = #29992#25143#21517#31216
        Width = 84
        Visible = True
      end>
  end
  object GroupBox1: TGroupBox
    Left = 232
    Top = 8
    Width = 265
    Height = 177
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Label1: TLabel
      Left = 16
      Top = 16
      Width = 80
      Height = 16
      Caption = #25805#20316#21592#20195#30721
    end
    object Label2: TLabel
      Left = 16
      Top = 68
      Width = 80
      Height = 16
      Caption = #25805#20316#21592#21517#31216
    end
    object Label3: TLabel
      Left = 16
      Top = 120
      Width = 80
      Height = 16
      Caption = #25805#20316#21592#23494#30721
    end
    object DBEdit1: TDBEdit
      Left = 16
      Top = 40
      Width = 217
      Height = 24
      DataField = #29992#25143#32534#30721
      DataSource = DM.DS_user
      ReadOnly = True
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 16
      Top = 88
      Width = 217
      Height = 24
      DataField = #29992#25143#21517#31216
      DataSource = DM.DS_user
      ReadOnly = True
      TabOrder = 1
    end
    object DBEdit3: TDBEdit
      Left = 16
      Top = 144
      Width = 217
      Height = 24
      DataField = #29992#25143#23494#30721
      DataSource = DM.DS_user
      ReadOnly = True
      TabOrder = 2
    end
  end
  object DBRadioGroup1: TDBRadioGroup
    Left = 232
    Top = 200
    Width = 153
    Height = 185
    Caption = #26435#38480
    DataField = #29992#25143#26435#38480
    DataSource = DM.DS_user
    ReadOnly = True
    TabOrder = 2
  end
  object insertBtn: TBitBtn
    Left = 408
    Top = 224
    Width = 89
    Height = 33
    Caption = #26032#22686
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = insertBtnClick
  end
  object editBtn: TBitBtn
    Left = 408
    Top = 280
    Width = 89
    Height = 33
    Caption = #20462#25913
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = editBtnClick
  end
  object closeBtn: TBitBtn
    Left = 408
    Top = 336
    Width = 89
    Height = 33
    Caption = #36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = closeBtnClick
  end
end

⌨️ 快捷键说明

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