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

📄 unitearn.dfm

📁 这是一个SQL的物资管理系统 这是一个SQL的物资管理系统
💻 DFM
字号:
object FrmEarn: TFrmEarn
  Left = 352
  Top = 124
  Width = 442
  Height = 619
  Caption = #25910#27454#21333
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 96
    Top = 48
    Width = 48
    Height = 13
    Caption = #25910#27454#21333#21495
  end
  object Label2: TLabel
    Left = 96
    Top = 96
    Width = 48
    Height = 13
    Caption = #25910#27454#21407#22240
  end
  object Label3: TLabel
    Left = 96
    Top = 144
    Width = 48
    Height = 13
    Caption = #25910#27454#26041#24335
  end
  object Label4: TLabel
    Left = 96
    Top = 192
    Width = 48
    Height = 13
    Caption = #25910#27454#37329#39069
  end
  object Label5: TLabel
    Left = 96
    Top = 240
    Width = 48
    Height = 13
    Caption = #25910#27454#21333#20301
  end
  object Label6: TLabel
    Left = 96
    Top = 288
    Width = 48
    Height = 13
    Caption = #25910#27454#26085#26399
  end
  object Label7: TLabel
    Left = 112
    Top = 336
    Width = 36
    Height = 13
    Caption = #32463#21150#20154
  end
  object Label8: TLabel
    Left = 120
    Top = 384
    Width = 24
    Height = 13
    Caption = #27424#27454
  end
  object Label9: TLabel
    Left = 120
    Top = 432
    Width = 24
    Height = 13
    Caption = #22791#27880
  end
  object edtID: TEdit
    Left = 192
    Top = 40
    Width = 121
    Height = 21
    TabOrder = 0
  end
  object edtCause: TEdit
    Left = 192
    Top = 88
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object edtMoney: TEdit
    Left = 192
    Top = 184
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object edtPaydate: TEdit
    Left = 192
    Top = 280
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object edtSign: TEdit
    Left = 192
    Top = 328
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object edtOwe: TEdit
    Left = 192
    Top = 376
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object edtRemark: TEdit
    Left = 192
    Top = 424
    Width = 121
    Height = 21
    TabOrder = 6
  end
  object cmbbxType: TComboBox
    Left = 192
    Top = 136
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 7
  end
  object cmbbxPayment: TComboBox
    Left = 192
    Top = 232
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 8
  end
  object btnPost: TButton
    Left = 104
    Top = 504
    Width = 75
    Height = 25
    Caption = #30331#35760
    TabOrder = 9
  end
  object btnReflesh: TButton
    Left = 248
    Top = 504
    Width = 75
    Height = 25
    Caption = #37325#32622
    TabOrder = 10
  end
end

⌨️ 快捷键说明

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