📄 unit_modify.dfm
字号:
object FrmModify: TFrmModify
Left = 378
Top = 122
Width = 278
Height = 296
Caption = #20462#25913#23494#30721
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 40
Width = 75
Height = 15
Caption = #26087#30331#24405#23494#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 88
Width = 75
Height = 15
Caption = #26032#30331#24405#23494#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 40
Top = 140
Width = 60
Height = 15
Caption = #39564#35777#23494#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 136
Top = 40
Width = 105
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 136
Top = 88
Width = 105
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 137
Top = 136
Width = 104
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 2
end
object Button1: TButton
Left = 32
Top = 200
Width = 81
Height = 25
Caption = #30830#23450'(&Y)'
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 152
Top = 200
Width = 81
Height = 25
Caption = #21462#28040'(&C)'
TabOrder = 4
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -