📄 ufind.dfm
字号:
object frmfind: Tfrmfind
Left = 385
Top = 205
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20449#24687#26597#35810
ClientHeight = 159
ClientWidth = 361
Color = 4666384
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 19
object btnOK: TSpeedButton
Left = 120
Top = 118
Width = 97
Height = 33
Caption = #26597' '#35810
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = btnOKClick
end
object btnCancel: TSpeedButton
Left = 240
Top = 118
Width = 97
Height = 33
Caption = #36864' '#20986
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = btnCancelClick
end
object Panel1: TPanel
Left = -8
Top = -8
Width = 377
Height = 117
BevelInner = bvLowered
TabOrder = 0
object Label3: TLabel
Left = 40
Top = 83
Width = 126
Height = 19
Caption = #35831#36755#20837#24037#21495#65306
Transparent = True
end
object gbinqu: TGroupBox
Left = 32
Top = 16
Width = 313
Height = 57
Caption = #26597#35810#26465#20214
TabOrder = 0
object rbename: TRadioButton
Left = 208
Top = 24
Width = 97
Height = 25
Caption = ' '#25340' '#38899
TabOrder = 0
OnClick = rbenameClick
end
object rbname: TRadioButton
Left = 104
Top = 24
Width = 89
Height = 25
Caption = #22995' '#21517
TabOrder = 1
OnClick = rbnameClick
end
object rbstano: TRadioButton
Left = 8
Top = 24
Width = 81
Height = 25
Caption = #24037' '#21495
Checked = True
TabOrder = 2
TabStop = True
OnClick = rbstanoClick
end
end
object edtinqu: TEdit
Left = 160
Top = 80
Width = 185
Height = 27
TabOrder = 1
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -