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

📄 uinfounit.~dfm

📁 专项拨款逐级下发系统的主要功能:对专项拨款申请系统审批通过的专项拨款进行资金下发和签收
💻 ~DFM
字号:
object Fm_unit: TFm_unit
  Left = 379
  Top = 159
  BorderStyle = bsSingle
  Caption = #21333#20301#20449#24687
  ClientHeight = 489
  ClientWidth = 558
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 6
    Top = 2
    Width = 548
    Height = 479
    TabOrder = 0
    object Label1: TLabel
      Left = 13
      Top = 21
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #19978#32423
    end
    object Label2: TLabel
      Left = 13
      Top = 50
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #32534#21495
    end
    object Label3: TLabel
      Left = 13
      Top = 80
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #21517#31216
    end
    object Label4: TLabel
      Left = 13
      Top = 108
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #32423#21035
    end
    object Label5: TLabel
      Left = 13
      Top = 134
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #36127#36131#20154
    end
    object Label6: TLabel
      Left = 13
      Top = 165
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #22320#22336
    end
    object Label7: TLabel
      Left = 13
      Top = 194
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #37038#32534
    end
    object Label8: TLabel
      Left = 13
      Top = 221
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #30005#35805
    end
    object Label9: TLabel
      Left = 13
      Top = 251
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #20256#30495
    end
    object Label10: TLabel
      Left = 13
      Top = 279
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #32593#22336
    end
    object Label11: TLabel
      Left = 13
      Top = 307
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #24320#25143#34892
    end
    object Label12: TLabel
      Left = 13
      Top = 334
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #24320#25143#21517
    end
    object Label13: TLabel
      Left = 13
      Top = 362
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #24320#25143#24080#21495
    end
    object Label14: TLabel
      Left = 14
      Top = 394
      Width = 67
      Height = 18
      Alignment = taRightJustify
      AutoSize = False
      Caption = #22791#27880
    end
    object Ed_no: TEdit
      Left = 93
      Top = 48
      Width = 242
      Height = 21
      TabOrder = 0
    end
    object Ed_name: TEdit
      Left = 93
      Top = 75
      Width = 242
      Height = 21
      TabOrder = 1
      OnChange = Ed_nameChange
    end
    object Ed_level: TEdit
      Left = 93
      Top = 104
      Width = 196
      Height = 21
      TabOrder = 2
      OnChange = Ed_nameChange
    end
    object Ed_principal: TEdit
      Left = 93
      Top = 131
      Width = 242
      Height = 21
      TabOrder = 3
      OnChange = Ed_nameChange
    end
    object Ed_addr: TEdit
      Left = 93
      Top = 159
      Width = 242
      Height = 21
      TabOrder = 4
      OnChange = Ed_nameChange
    end
    object Ed_post: TEdit
      Left = 93
      Top = 186
      Width = 242
      Height = 21
      TabOrder = 5
      OnChange = Ed_nameChange
    end
    object Ed_phone: TEdit
      Left = 93
      Top = 214
      Width = 242
      Height = 21
      TabOrder = 6
      OnChange = Ed_nameChange
    end
    object Ed_fax: TEdit
      Left = 93
      Top = 242
      Width = 242
      Height = 21
      TabOrder = 7
      OnChange = Ed_nameChange
    end
    object Ed_http: TEdit
      Left = 93
      Top = 271
      Width = 242
      Height = 21
      TabOrder = 8
      OnChange = Ed_nameChange
    end
    object Ed_bank: TEdit
      Left = 93
      Top = 300
      Width = 242
      Height = 21
      TabOrder = 9
      OnChange = Ed_nameChange
    end
    object Ed_accountname: TEdit
      Left = 93
      Top = 327
      Width = 242
      Height = 21
      TabOrder = 10
      OnChange = Ed_nameChange
    end
    object Ed_account: TEdit
      Left = 93
      Top = 357
      Width = 242
      Height = 21
      TabOrder = 11
      OnChange = Ed_nameChange
    end
    object Button1: TButton
      Left = 295
      Top = 103
      Width = 38
      Height = 23
      Caption = #36873#25321
      TabOrder = 12
      OnClick = Button1Click
    end
    object Memo_remark: TMemo
      Left = 93
      Top = 387
      Width = 241
      Height = 75
      TabOrder = 13
      OnChange = Ed_nameChange
    end
    object But_exit: TButton
      Left = 403
      Top = 329
      Width = 80
      Height = 39
      Caption = #36864#20986
      TabOrder = 14
      OnClick = But_exitClick
    end
    object But_create: TButton
      Left = 403
      Top = 201
      Width = 80
      Height = 39
      Caption = #26032#24314
      TabOrder = 15
      OnClick = But_createClick
    end
    object But_save: TButton
      Left = 403
      Top = 73
      Width = 80
      Height = 39
      Caption = #20445#23384
      Enabled = False
      TabOrder = 16
      OnClick = But_saveClick
    end
    object RzComboBox1: TRzComboBox
      Left = 93
      Top = 18
      Width = 241
      Height = 21
      FramingPreference = fpCustomFraming
      ItemHeight = 13
      TabOrder = 17
      OnChange = Ed_nameChange
    end
  end
end

⌨️ 快捷键说明

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