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

📄 gl_enter_firstsubjectbalance_trybalance.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Gl_Enter_FirstSubjectBalance_TryBalance: TFrm_Gl_Enter_FirstSubjectBalance_TryBalance
  Left = 235
  Top = 189
  Caption = '试算平衡'
  ClientHeight = 261
  ClientWidth = 346
  PixelsPerInch = 96
  TextHeight = 12
  object Label3: TLabel [0]
    Left = 56
    Top = 56
    Width = 36
    Height = 12
    Caption = '资产:'
  end
  object Label4: TLabel [1]
    Left = 184
    Top = 56
    Width = 36
    Height = 12
    Caption = '负债:'
  end
  object Label5: TLabel [2]
    Left = 184
    Top = 80
    Width = 36
    Height = 12
    Caption = '权益:'
  end
  object Label6: TLabel [3]
    Left = 56
    Top = 80
    Width = 36
    Height = 12
    Caption = '成本:'
  end
  object Label7: TLabel [4]
    Left = 184
    Top = 104
    Width = 36
    Height = 12
    Caption = '损益:'
  end
  object lbl_10: TLabel [5]
    Left = 92
    Top = 56
    Width = 36
    Height = 12
    Caption = 'lbl_10'
  end
  object lbl_20: TLabel [6]
    Left = 220
    Top = 56
    Width = 36
    Height = 12
    Caption = 'lbl_10'
  end
  object lbl_30: TLabel [7]
    Left = 220
    Top = 80
    Width = 36
    Height = 12
    Caption = 'lbl_10'
  end
  object lbl_40: TLabel [8]
    Left = 92
    Top = 80
    Width = 36
    Height = 12
    Caption = 'lbl_10'
  end
  object lbl_50: TLabel [9]
    Left = 220
    Top = 104
    Width = 36
    Height = 12
    Caption = 'lbl_10'
  end
  object Label8: TLabel [10]
    Left = 56
    Top = 144
    Width = 36
    Height = 12
    Caption = '合计:'
  end
  object lbl_Total0: TLabel [11]
    Left = 91
    Top = 144
    Width = 36
    Height = 12
    Caption = 'lbl_10'
  end
  object lbl_Total1: TLabel [12]
    Left = 219
    Top = 144
    Width = 36
    Height = 12
    Caption = 'lbl_10'
  end
  object Label9: TLabel [13]
    Left = 54
    Top = 176
    Width = 39
    Height = 12
    Caption = '结论:'
    Font.ChArset = GB2312_CHArSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object lbl_Summery: TLabel [14]
    Left = 102
    Top = 176
    Width = 42
    Height = 12
    Caption = 'lbl_10'
    Font.ChArset = GB2312_CHArSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Bevel1: TBevel [15]
    Left = 56
    Top = 120
    Width = 241
    Height = 9
    ShApe = bsBottomLine
    Style = bsRaised
  end
  inherited btn_ok: TButton
    Left = 105
    Top = 223
    ModalResult = 1
  end
  inherited btn_Cancel: TButton
    Left = 214
    Top = 223
  end
  inherited AdoQry_Tmp: TAdoQuery
    Left = 336
    Top = 8
  end
end

⌨️ 快捷键说明

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