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

📄 inoutxj.dfm

📁 供销存软件
💻 DFM
字号:
object ioXJForm: TioXJForm
  Left = 189
  Top = 150
  Width = 708
  Height = 472
  BorderIcons = [biSystemMenu]
  Caption = #24212#25910#24212#20184#26126#32454#24080
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 19
  object Label2: TLabel
    Left = 8
    Top = 408
    Width = 100
    Height = 19
    Caption = #26410#32467#31639#37329#39069
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 0
    Width = 337
    Height = 65
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 32
      Width = 80
      Height = 19
      Caption = #23458#25143#21517#31216
    end
    object SpeedButton1: TSpeedButton
      Left = 288
      Top = 24
      Width = 33
      Height = 25
      OnClick = SpeedButton1Click
    end
    object KHname: TEdit
      Left = 104
      Top = 24
      Width = 169
      Height = 27
      TabOrder = 0
    end
  end
  object GroupBox2: TGroupBox
    Left = 352
    Top = 0
    Width = 337
    Height = 65
    TabOrder = 1
    object CheckBox1: TCheckBox
      Left = 8
      Top = 24
      Width = 161
      Height = 25
      Caption = #19981#26174#31034#21382#21490#32467#31639
      Checked = True
      State = cbChecked
      TabOrder = 0
      OnClick = CheckBox1Click
    end
    object getDataBtn: TBitBtn
      Left = 232
      Top = 24
      Width = 81
      Height = 25
      Caption = #21462#25968#25454
      TabOrder = 1
      OnClick = getDataBtnClick
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 80
    Width = 681
    Height = 305
    DataSource = DM.DS
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #38582#20070
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #26102#38388
        Width = 97
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21333#21495
        Width = 83
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20107#21153
        Width = 72
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24212#25910
        Width = 53
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24212#20184
        Width = 54
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32467#20313#37329#39069
        Width = 85
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32467#31639#20154
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32467#31639#21333#21495
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32467#31639#37329#39069
        Width = 81
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22791#27880
        Width = 57
        Visible = True
      end
      item
        Expanded = False
        FieldName = #25346#24080#26041#24335
        Width = 82
        Visible = True
      end>
  end
  object Edit2: TEdit
    Left = 112
    Top = 400
    Width = 153
    Height = 27
    TabOrder = 3
    Text = '0.00'
  end
  object RadioGroup1: TRadioGroup
    Left = 296
    Top = 384
    Width = 217
    Height = 49
    Columns = 2
    Items.Strings = (
      #20998#21333#32467#31639
      #19968#27425#32467#31639)
    TabOrder = 4
  end
  object JSBtn: TBitBtn
    Left = 528
    Top = 400
    Width = 81
    Height = 25
    Caption = #32467#31639
    TabOrder = 5
    OnClick = JSBtnClick
  end
  object closeBtn: TBitBtn
    Left = 616
    Top = 400
    Width = 81
    Height = 25
    Caption = #36864#20986
    TabOrder = 6
    OnClick = closeBtnClick
  end
end

⌨️ 快捷键说明

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