📄 addgwc.dfm
字号:
object addgwc_Form: Taddgwc_Form
Left = 366
Top = 230
Width = 160
Height = 160
BorderIcons = [biSystemMenu]
Caption = #21019#24314#36141#29289#36710
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object bh_LEdit: TLabeledEdit
Left = 16
Top = 24
Width = 121
Height = 21
EditLabel.Width = 30
EditLabel.Height = 13
EditLabel.Caption = #32534#21495' '
ReadOnly = True
TabOrder = 0
end
object xm_LEdit: TLabeledEdit
Left = 16
Top = 64
Width = 121
Height = 21
EditLabel.Width = 30
EditLabel.Height = 13
EditLabel.Caption = #22995#21517' '
TabOrder = 1
end
object cmdok: TButton
Left = 16
Top = 96
Width = 49
Height = 25
Caption = #30830' '#23450
TabOrder = 2
OnClick = cmdokClick
end
object cmdclose: TButton
Left = 90
Top = 96
Width = 49
Height = 25
Caption = #21462' '#28040
TabOrder = 3
OnClick = cmdcloseClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -