📄 searchfrom.dfm
字号:
object Form9: TForm9
Left = 678
Top = 134
Width = 271
Height = 192
Caption = #20174#24403#21069#30446#24405#24320#22987#26597#25214
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object StaticText1: TStaticText
Left = 80
Top = 24
Width = 112
Height = 17
Caption = #36755#20837#35201#26597#25214#30340#21517#31216#65306
TabOrder = 1
end
object Edit1: TEdit
Left = 72
Top = 56
Width = 121
Height = 21
TabOrder = 0
end
object SearchBn: TButton
Left = 48
Top = 104
Width = 75
Height = 25
Caption = #26597#25214
TabOrder = 2
OnClick = SearchBnClick
end
object CancelBn: TButton
Left = 152
Top = 104
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = CancelBnClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -