📄 uzdj.dfm
字号:
object FrmZdj: TFrmZdj
Left = 395
Top = 221
BorderStyle = bsDialog
Caption = '自定义项'
ClientHeight = 90
ClientWidth = 241
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object BtnOk: TBitBtn
Left = 72
Top = 56
Width = 75
Height = 25
Caption = '确定'
ModalResult = 1
TabOrder = 0
end
object BtnCancel: TBitBtn
Left = 149
Top = 56
Width = 75
Height = 25
Caption = '取消'
ModalResult = 2
TabOrder = 1
end
object Edit1: TEdit
Left = 16
Top = 16
Width = 161
Height = 20
MaxLength = 50
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -