untdept_m.dfm
来自「车辆管理系统」· DFM 代码 · 共 67 行
DFM
67 行
inherited frmDept_M: TfrmDept_M
Caption = #37096#38376#36164#26009
ClientHeight = 160
ClientWidth = 385
PixelsPerInch = 96
TextHeight = 13
inherited Panel1: TPanel
Top = 104
Width = 385
inherited Bevel1: TBevel
Width = 355
end
inherited btnExit: TButton
Left = 297
end
inherited btnSave: TButton
Left = 220
end
end
inherited pnedit: TPanel
Width = 385
Height = 104
inherited Label1: TLabel
Width = 52
Caption = #37096#38376#32534#21495
end
inherited Label2: TLabel
Top = 53
Width = 54
Caption = #21517' '#31216
end
object Label3: TLabel [2]
Left = 24
Top = 82
Width = 54
Height = 13
Caption = #22791' '#27880
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
inherited wwDBEdit1: TwwDBEdit
Top = 50
end
object wwDBEdit2: TwwDBEdit
Left = 88
Top = 78
Width = 265
Height = 21
Hint = 'fremark'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?