uchange.dfm
来自「本程序是人事管理系统.对数据进行的操作有数据更新数据查询数据删除.本程序利用Da」· DFM 代码 · 共 33 行
DFM
33 行
object frmChange: TfrmChange
Left = 35
Top = 245
Width = 544
Height = 375
Caption = #20154#20107#21464#26356
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 = 56
Top = 16
Width = 48
Height = 13
AutoSize = False
Caption = #21592#24037#21495#65306
end
object Edit1: TEdit
Left = 120
Top = 8
Width = 121
Height = 21
TabOrder = 0
Text = 'Edit1'
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?