ad_enter_assetcard_d.dfm

来自「一个MRPII系统源代码版本」· DFM 代码 · 共 775 行 · 第 1/2 页

DFM
775
字号
inherited Frm_Ad_Enter_AssetCard_D: TFrm_Ad_Enter_AssetCard_D
  Left = 340
  Top = 196
  Caption = '固定资产卡片'
  ClientHeight = 405
  ClientWidth = 630
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel [0]
    Left = 13
    Top = 28
    Width = 84
    Height = 12
    Caption = '固定资产编号:'
  end
  object Label2: TLabel [1]
    Left = 211
    Top = 28
    Width = 84
    Height = 12
    Caption = '固定资产名称:'
  end
  object Label3: TLabel [2]
    Left = 281
    Top = 74
    Width = 84
    Height = 12
    Caption = '固定资产科目:'
  end
  object Label4: TLabel [3]
    Left = 569
    Top = 261
    Width = 84
    Height = 12
    Caption = '所属部门名称:'
    Visible = False
  end
  object lbl_DeptName: TLabel [4]
    Left = 599
    Top = 531
    Width = 48
    Height = 12
    Caption = '部门名称'
    Visible = False
  end
  object Label5: TLabel [5]
    Left = 379
    Top = 216
    Width = 72
    Height = 12
    Caption = '累计工作量:'
  end
  object Label6: TLabel [6]
    Left = 281
    Top = 97
    Width = 84
    Height = 12
    Caption = '累计折旧科目:'
  end
  object Label7: TLabel [7]
    Left = 37
    Top = 237
    Width = 60
    Height = 12
    Caption = '净残值率:'
  end
  object Label9: TLabel [8]
    Left = 13
    Top = 97
    Width = 84
    Height = 12
    Caption = '固定资产类别:'
  end
  object Label10: TLabel [9]
    Left = 61
    Top = 190
    Width = 36
    Height = 12
    Caption = '原值:'
  end
  object Label11: TLabel [10]
    Left = 391
    Top = 170
    Width = 60
    Height = 12
    Caption = '折旧方法:'
  end
  object Label12: TLabel [11]
    Left = 222
    Top = 239
    Width = 60
    Height = 12
    Caption = '月折旧率:'
  end
  object Label13: TLabel [12]
    Left = 210
    Top = 216
    Width = 72
    Height = 12
    Caption = '已计提月份:'
  end
  object Label14: TLabel [13]
    Left = 246
    Top = 283
    Width = 36
    Height = 12
    Caption = '净值:'
  end
  object Label15: TLabel [14]
    Left = 37
    Top = 144
    Width = 60
    Height = 12
    Caption = '入帐日期:'
  end
  object Label17: TLabel [15]
    Left = 246
    Top = 170
    Width = 36
    Height = 12
    Caption = '汇率:'
  end
  object Label18: TLabel [16]
    Left = 25
    Top = 213
    Width = 72
    Height = 12
    Caption = '本位币原值:'
  end
  object Label19: TLabel [17]
    Left = 222
    Top = 193
    Width = 60
    Height = 12
    Caption = '使用年限:'
  end
  object Label20: TLabel [18]
    Left = 49
    Top = 260
    Width = 48
    Height = 12
    Caption = '净残值:'
  end
  object Label21: TLabel [19]
    Left = 222
    Top = 262
    Width = 60
    Height = 12
    Caption = '月折旧额:'
  end
  object Label22: TLabel [20]
    Left = 37
    Top = 283
    Width = 60
    Height = 12
    Caption = '累计折旧:'
  end
  object Label23: TLabel [21]
    Left = 391
    Top = 193
    Width = 60
    Height = 12
    Caption = '工作总量:'
  end
  object Label24: TLabel [22]
    Left = 37
    Top = 74
    Width = 60
    Height = 12
    Caption = '存放地点:'
  end
  object Label25: TLabel [23]
    Left = 198
    Top = 147
    Width = 84
    Height = 12
    Caption = '开始使用日期:'
  end
  object Label26: TLabel [24]
    Left = 305
    Top = 51
    Width = 60
    Height = 12
    Caption = '增减方式:'
  end
  object Label27: TLabel [25]
    Left = 37
    Top = 120
    Width = 60
    Height = 12
    Caption = '使用状态:'
  end
  object Label8: TLabel [26]
    Left = 61
    Top = 167
    Width = 36
    Height = 12
    Caption = '货币:'
  end
  object Label16: TLabel [27]
    Left = 379
    Top = 239
    Width = 72
    Height = 12
    Caption = '工作量单位:'
  end
  object Label28: TLabel [28]
    Left = 379
    Top = 262
    Width = 72
    Height = 12
    Caption = '单位折旧额:'
  end
  object Label29: TLabel [29]
    Left = 37
    Top = 310
    Width = 60
    Height = 12
    Caption = '建档日期:'
  end
  object Label30: TLabel [30]
    Left = 37
    Top = 333
    Width = 60
    Height = 12
    Caption = '修改日期:'
  end
  object Label31: TLabel [31]
    Left = 221
    Top = 310
    Width = 60
    Height = 12
    Caption = '建档人员:'
  end
  object Label32: TLabel [32]
    Left = 221
    Top = 333
    Width = 60
    Height = 12
    Caption = '修改人员:'
  end
  object Label33: TLabel [33]
    Left = 37
    Top = 51
    Width = 60
    Height = 12
    Caption = '计量单位:'
  end
  object Label34: TLabel [34]
    Left = 391
    Top = 285
    Width = 60
    Height = 12
    Caption = '注销日期:'
  end
  object Label35: TLabel [35]
    Left = 379
    Top = 147
    Width = 72
    Height = 12
    Caption = '开始折旧份:'
  end
  inherited btn_ok: TButton
    Left = 320
    Top = 367
    TabOrder = 44
  end
  inherited btn_Cancel: TButton
    Left = 421
    Top = 367
    TabOrder = 45
  end
  inherited Pnl_Add: TPanel
    Left = 531
    TabOrder = 48
  end
  object Edt_AssetCode: TEdit [39]
    Left = 96
    Top = 21
    Width = 100
    Height = 20
    TabOrder = 0
    OnExit = Edt_AssetCodeExit
  end
  object EDT_AssetName: TEdit [40]
    Left = 291
    Top = 21
    Width = 254
    Height = 20
    TabOrder = 1
  end
  object EDT_DraffRate: TExtEdit [41]
    Left = 96
    Top = 232
    Width = 90
    Height = 20
    TabOrder = 25
    OnExit = EDT_DraffRateExit
    DispLabel = lbl_DeptName
  end
  object EDT_AssetTypeName: TExtEdit [42]
    Left = 157
    Top = 90
    Width = 108
    Height = 20
    Enabled = False
    ReadOnly = True
    TabOrder = 7
    DispLabel = lbl_DeptName
  end
  object EDT_FirstAmount: TExtEdit [43]
    Left = 96
    Top = 186
    Width = 90
    Height = 20
    TabOrder = 23
    OnExit = EDT_FirstAmountExit
    DispLabel = lbl_DeptName
  end
  object EDT_PeriodRate: TExtEdit [44]
    Left = 282
    Top = 232
    Width = 90
    Height = 20
    TabStop = False
    Enabled = False
    ReadOnly = True
    TabOrder = 30
    OnExit = FloatCheck
    DispLabel = lbl_DeptName
  end
  object EDT_UsedPeriod: TExtEdit [45]
    Left = 282
    Top = 209
    Width = 90
    Height = 20
    TabOrder = 29
    OnExit = EDT_UsedPeriodExit
    DispLabel = lbl_DeptName
  end
  object EDT_ExchangeRate: TExtEdit [46]
    Left = 282
    Top = 163
    Width = 90
    Height = 20
    TabOrder = 21
    OnExit = FloatCheck
    DispLabel = lbl_DeptName
  end
  object EDT_FirstFAmount: TExtEdit [47]
    Left = 96
    Top = 209
    Width = 90
    Height = 20
    TabOrder = 24
    OnChange = EDT_FirstFAmountChange
    OnExit = FloatCheck
    DispLabel = lbl_DeptName
  end
  object EDT_IntendingPeriod: TExtEdit [48]
    Left = 282
    Top = 186
    Width = 90
    Height = 20
    TabOrder = 28
    OnExit = EDT_IntendingPeriodExit
    DispLabel = lbl_DeptName
  end
  object EDT_DraffValue: TExtEdit [49]
    Left = 96
    Top = 255
    Width = 90
    Height = 20
    Enabled = False
    TabOrder = 26
    OnExit = FloatCheck
    DispLabel = lbl_DeptName
  end
  object EDT_PeriodValue: TExtEdit [50]
    Left = 282
    Top = 255
    Width = 90
    Height = 20
    TabStop = False
    Enabled = False
    ReadOnly = True
    TabOrder = 31

⌨️ 快捷键说明

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