📄 definition.dfm
字号:
object DefinitionForm: TDefinitionForm
Left = 214
Top = 132
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #22522#26412#25968#25454
ClientHeight = 383
ClientWidth = 328
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 12
object ListBox1: TListBox
Left = 8
Top = 72
Width = 313
Height = 217
ItemHeight = 12
TabOrder = 0
end
object RadioGroup1: TRadioGroup
Left = 8
Top = 8
Width = 313
Height = 57
Caption = #25968#25454#35774#32622
Columns = 3
Items.Strings = (
#20379#24212#21830
#36141#36135#21830
#24320#31080#20154
#21457#36135#20154
#22797#26680#20154
#25910#27454#20154)
TabOrder = 1
OnClick = RadioGroup1Click
end
object GroupBox1: TGroupBox
Left = 8
Top = 296
Width = 313
Height = 81
Caption = #35831#36755#20837#24744#35201#28155#21152#30340#26465#30446
TabOrder = 2
object Edit1: TEdit
Left = 7
Top = 20
Width = 186
Height = 20
Hint = #35831#36755#20837#26032#22686#30340#22522#26412#25968#25454
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object BitBtn1: TBitBtn
Left = 6
Top = 46
Width = 75
Height = 25
Hint = #26032#22686#25968#25454
Caption = #22686#21152
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn3: TBitBtn
Left = 119
Top = 46
Width = 75
Height = 25
Hint = #21024#38500#25968#25454
Caption = #21024#38500
TabOrder = 2
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 228
Top = 46
Width = 75
Height = 25
Hint = #36864#20986#26412#27169#22359
Caption = #36864#20986
TabOrder = 3
OnClick = BitBtn4Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -