📄 unitsearch.dfm
字号:
object FormSearch: TFormSearch
Left = 470
Top = 149
BorderStyle = bsDialog
Caption = 'FormSearch'
ClientHeight = 112
ClientWidth = 244
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 30
Width = 52
Height = 13
Caption = #26597#35810#20869#23481
end
object EditSearch: TEdit
Left = 90
Top = 24
Width = 121
Height = 21
TabOrder = 0
Text = 'EditSearch'
end
object BitBtn1: TBitBtn
Left = 48
Top = 78
Width = 67
Height = 25
Caption = #30830#23450
TabOrder = 1
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 132
Top = 78
Width = 67
Height = 25
Caption = #21462#28040
TabOrder = 2
Kind = bkCancel
end
object CheckBox1: TCheckBox
Left = 126
Top = 54
Width = 79
Height = 17
Caption = #36830#32493#26597#35810
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -