📄 search.dfm
字号:
object Form3: TForm3
Left = 289
Top = 140
Width = 337
Height = 146
BorderIcons = [biSystemMenu]
Caption = #26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Edit1: TEdit
Left = 8
Top = 16
Width = 185
Height = 21
TabStop = False
TabOrder = 0
end
object RD1: TRadioGroup
Left = 8
Top = 48
Width = 185
Height = 57
Caption = #36873#39033
Columns = 2
ItemIndex = 0
Items.Strings = (
#25253#21517#24207#21495
#22995#21517)
TabOrder = 1
end
object Button1: TButton
Left = 237
Top = 21
Width = 75
Height = 25
Caption = #26597#25214
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 238
Top = 69
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -