📄 ledit.~dfm
字号:
object LEditForm: TLEditForm
Left = 381
Top = 296
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #21015#20462#25913
ClientHeight = 166
ClientWidth = 281
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 16
Width = 48
Height = 12
Caption = #21015#21517#31216#65306
end
object Label2: TLabel
Left = 96
Top = 40
Width = 6
Height = 12
Caption = '='
end
object Label3: TLabel
Left = 112
Top = 16
Width = 24
Height = 12
Caption = #20540#65306
end
object LEdit: TComboBox
Left = 8
Top = 37
Width = 81
Height = 20
ItemHeight = 12
ItemIndex = 0
TabOrder = 0
Text = #28608#27963
Items.Strings = (
#28608#27963
#31561#32423
#24615#36136
#30005#35805)
end
object ZEdit: TEdit
Left = 112
Top = 37
Width = 161
Height = 20
TabOrder = 1
end
object QueDinButton: TButton
Left = 112
Top = 107
Width = 75
Height = 25
Caption = #30830' '#23450
TabOrder = 2
OnClick = QueDinButtonClick
end
object QuXiaoButton: TButton
Left = 194
Top = 107
Width = 75
Height = 25
Caption = #21462' '#28040
TabOrder = 3
OnClick = QuXiaoButtonClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -