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

📄 cg_master.dfm

📁 这是一个实用的软件
💻 DFM
📖 第 1 页 / 共 3 页
字号:
      Width = 54
      Height = 13
      Caption = #24320' '#21333' '#20154#65306
    end
    object lbl3: TLabel
      Left = 538
      Top = 24
      Width = 60
      Height = 13
      Caption = #20179#24211#32534#21495#65306
    end
    object lbl4: TLabel
      Left = 9
      Top = 48
      Width = 60
      Height = 13
      Caption = #33647#21697#32534#21495#65306
    end
    object lbl5: TLabel
      Left = 186
      Top = 48
      Width = 60
      Height = 13
      Caption = #33647#21697#21517#31216#65306
    end
    object lbl6: TLabel
      Left = 369
      Top = 24
      Width = 36
      Height = 13
      Caption = #26085#26399#65306
    end
    object lbl7: TLabel
      Left = 361
      Top = 48
      Width = 60
      Height = 13
      Caption = #22522#26412#21333#20301#65306
    end
    object lbl11: TLabel
      Left = 543
      Top = 48
      Width = 54
      Height = 13
      Caption = #37319' '#36141' '#20215#65306
    end
    object lbl12: TLabel
      Left = 185
      Top = 72
      Width = 60
      Height = 13
      Caption = #37329#39069#21512#35745#65306
    end
    object lbl13: TLabel
      Left = 537
      Top = 72
      Width = 60
      Height = 13
      Caption = #29983#20135#26085#26399#65306
    end
    object lbl14: TLabel
      Left = 9
      Top = 96
      Width = 60
      Height = 13
      Caption = #26377#25928#26399#33267#65306
    end
    object lbl15: TLabel
      Left = 362
      Top = 72
      Width = 60
      Height = 13
      Caption = #20135#21697#25209#21495#65306
    end
    object lbl16: TLabel
      Left = 191
      Top = 96
      Width = 54
      Height = 13
      Caption = #29983' '#20135' '#21830#65306
    end
    object lbl17: TLabel
      Left = 24
      Top = 120
      Width = 45
      Height = 13
      Caption = #22791'   '#27880#65306
    end
    object lbl19: TLabel
      Left = 15
      Top = 72
      Width = 54
      Height = 13
      Caption = #24635' '#25968' '#37327#65306
    end
    object lbl20: TLabel
      Left = 496
      Top = 153
      Width = 60
      Height = 19
      Caption = #24050#23457#26680
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -19
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      Visible = False
    end
    object lbl18: TLabel
      Left = 547
      Top = 48
      Width = 48
      Height = 13
      Caption = #36864#36135#20215#65306
    end
    object dxDBGrid1: TdxDBGrid
      Left = 0
      Top = 191
      Width = 733
      Height = 284
      Bands = <
        item
        end>
      DefaultLayout = True
      HeaderPanelRowCount = 1
      KeyField = 'Ma_code'
      SummaryGroups = <>
      SummarySeparator = ', '
      Align = alBottom
      TabOrder = 0
      DataSource = DataSource
      Filter.Criteria = {00000000}
      OptionsDB = [edgoCancelOnExit, edgoCanDelete, edgoCanInsert, edgoCanNavigation, edgoConfirmDelete, edgoLoadAllRecords, edgoUseBookmarks]
      OptionsView = [edgoBandHeaderWidth, edgoRowSelect, edgoUseBitmap]
    end
    object dbedtcode: TDBEdit
      Left = 72
      Top = 16
      Width = 105
      Height = 21
      DataField = 'Ma_code'
      DataSource = DataSource
      Enabled = False
      ReadOnly = True
      TabOrder = 1
    end
    object dbedtmam: TDBEdit
      Left = 248
      Top = 16
      Width = 105
      Height = 21
      DataField = 'Ma_worker'
      DataSource = DataSource
      Enabled = False
      TabOrder = 2
    end
    object dbedtdate: TDBEdit
      Left = 424
      Top = 16
      Width = 105
      Height = 21
      DataField = 'Fdate'
      DataSource = DataSource
      Enabled = False
      TabOrder = 3
    end
    object dbedtname: TDBEdit
      Left = 248
      Top = 40
      Width = 105
      Height = 21
      DataField = 'Ma_pname'
      DataSource = DataSource
      Enabled = False
      ReadOnly = True
      TabOrder = 4
    end
    object dbedtinpri: TDBEdit
      Left = 600
      Top = 40
      Width = 121
      Height = 21
      DataField = 'Ma_buyprice'
      DataSource = DataSource
      Enabled = False
      TabOrder = 5
    end
    object dbedtqty: TDBEdit
      Left = 72
      Top = 64
      Width = 105
      Height = 21
      DataField = 'ma_qyt'
      DataSource = DataSource
      Enabled = False
      TabOrder = 6
    end
    object dbedtmoney: TDBEdit
      Left = 248
      Top = 64
      Width = 105
      Height = 21
      DataField = 'Ma_sum'
      DataSource = DataSource
      Enabled = False
      TabOrder = 7
    end
    object dbedtph: TDBEdit
      Left = 424
      Top = 64
      Width = 105
      Height = 21
      DataField = 'Ma_ph'
      DataSource = DataSource
      Enabled = False
      TabOrder = 8
    end
    object dbedtfactory: TDBEdit
      Left = 248
      Top = 88
      Width = 473
      Height = 21
      DataField = 'Ma_factory'
      DataSource = DataSource
      Enabled = False
      TabOrder = 9
    end
    object dbmmomen: TDBMemo
      Left = 72
      Top = 112
      Width = 377
      Height = 73
      DataField = 'fmem'
      DataSource = DataSource
      Enabled = False
      TabOrder = 10
    end
    object btn1: TBitBtn
      Left = 648
      Top = 123
      Width = 75
      Height = 25
      Caption = #23457'  '#26680
      TabOrder = 11
      OnClick = btn1Click
    end
    object btn2: TBitBtn
      Left = 648
      Top = 155
      Width = 75
      Height = 25
      Caption = #21453#23457#26680
      TabOrder = 12
      OnClick = btn2Click
    end
    object dbchk1: TDBCheckBox
      Left = 488
      Top = 128
      Width = 81
      Height = 17
      Caption = #38750#22788#26041#33647
      DataField = 'ma_otc'
      DataSource = DataSource
      TabOrder = 13
      ValueChecked = '1'
      ValueUnchecked = '0'
    end
    object dxDBButtonEdit1: TdxDBButtonEdit
      Left = 72
      Top = 40
      Width = 105
      Enabled = False
      TabOrder = 14
      DataField = 'Ma_pcode'
      DataSource = DataSource
      Buttons = <
        item
          Default = True
        end>
      ExistButtons = True
    end
    object dxDBDateEdit1: TdxDBDateEdit
      Left = 600
      Top = 64
      Width = 121
      Enabled = False
      TabOrder = 15
    end
    object dxDBDateEdit2: TdxDBDateEdit
      Left = 72
      Top = 88
      Width = 105
      Enabled = False
      TabOrder = 16
    end
    object DBLookupComboBox1: TDBLookupComboBox
      Left = 424
      Top = 40
      Width = 105
      Height = 21
      DataSource = DataSource
      Enabled = False
      TabOrder = 17
    end
  end
  object ActionList: TActionList
    Images = il1
    Left = 536
    Top = 16
    object actpirot1: TAction
      Category = #22522#30784
      Caption = #21521#21069
      ImageIndex = 0
      OnExecute = actpirot1Execute
    end
    object actnext: TAction
      Category = #22522#30784
      Caption = #21521#21518
      ImageIndex = 1
      OnExecute = actnextExecute
    end
    object actadd: TAction
      Category = #22522#30784
      Caption = #28155#21152
      ImageIndex = 2
      OnExecute = actaddExecute
    end
    object actdel: TAction
      Category = #22522#30784
      Caption = #21024#38500
      ImageIndex = 3
      OnExecute = actdelExecute
    end
    object actedit: TAction

⌨️ 快捷键说明

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