📄 usecdialogs.dfm
字号:
object SecFindFrm: TSecFindFrm
Left = 362
Top = 284
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsDialog
Caption = #26597#25214
ClientHeight = 93
ClientWidth = 379
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 16
Width = 72
Height = 12
Caption = #26597#25214#20869#23481'(&N):'
FocusControl = Edit1
end
object Edit1: TEdit
Left = 92
Top = 13
Width = 180
Height = 20
TabOrder = 0
end
object Button1: TButton
Left = 280
Top = 8
Width = 90
Height = 21
Caption = #26597#25214#19979#19968#20010'(&F)'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 280
Top = 38
Width = 90
Height = 21
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
object CheckBox1: TCheckBox
Left = 8
Top = 64
Width = 111
Height = 17
Caption = #21306#20998#22823#23567#20889'(&C)'
TabOrder = 3
OnClick = CheckBox1Click
end
object RadioGroup1: TRadioGroup
Left = 120
Top = 48
Width = 153
Height = 42
Caption = #26041#21521
Columns = 2
ItemIndex = 1
Items.Strings = (
#21521#19978'(&U)'
#21521#19979'(&D)')
TabOrder = 4
OnClick = RadioGroup1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -