📄 untinfosearch.dfm
字号:
inherited frmInfoSearch: TfrmInfoSearch
Caption = 'frmInfoSearch'
ClientHeight = 396
ClientWidth = 497
FormStyle = fsStayOnTop
OnCreate = FormCreate
ExplicitWidth = 503
ExplicitHeight = 428
PixelsPerInch = 96
TextHeight = 12
inherited Shape1: TShape
Width = 497
ExplicitWidth = 488
end
inherited Bevel1: TBevel
Width = 497
ExplicitWidth = 488
end
inherited lblFunctionTitle: TLabel
Width = 52
Caption = #20449#24687#26597#35810
ExplicitWidth = 52
end
inherited lblFunctionDesc: TLabel
Width = 325
Caption = #35831#36873#25321#35201#26597#25214#30340#23383#27573#65292#24182#36873#25321#26597#35810#26465#20214#21644#26597#35810#30340#20540#12290
ExplicitWidth = 325
end
inherited imgFunctionIcon: TImage
Left = 436
ExplicitLeft = 436
end
object Label1: TLabel [5]
Left = 40
Top = 312
Width = 144
Height = 12
Caption = #26597#35810#27599#20010#23383#27573#38388#30340#26465#20214'(&E):'
end
inherited Panel1: TPanel
Top = 353
Width = 497
ExplicitTop = 353
ExplicitWidth = 497
inherited btnOK: TRzBitBtn
Left = 288
Caption = #26597#35810
OnClick = btnOKClick
ExplicitLeft = 288
end
inherited btnCancel: TRzBitBtn
Left = 384
Caption = #20851#38381
Kind = bkCancel
ExplicitLeft = 384
end
end
object cboFieldsCondition: TRzComboBox
Left = 190
Top = 307
Width = 95
Height = 20
Ctl3D = False
FlatButtons = True
FrameHotTrack = True
FrameVisible = True
FramingPreference = fpCustomFraming
ItemHeight = 12
ParentCtl3D = False
TabOrder = 1
Text = #19982
Items.Strings = (
#19982
#25110)
ItemIndex = 0
end
object chkByLastResult: TRzCheckBox
Left = 40
Top = 333
Width = 413
Height = 17
Caption = #22312#19978#19968#27425#26597#35810#30340#32467#26524#20013#25628#32034'(&L)'
HotTrack = True
HotTrackColorType = htctComplement
HotTrackStyle = htsFrame
State = cbUnchecked
TabOrder = 3
end
object RzPanel1: TRzPanel
Left = 40
Top = 71
Width = 413
Height = 226
BorderOuter = fsFlatRounded
TabOrder = 2
object sbxInfoSearch: TScrollBox
Left = 2
Top = 2
Width = 409
Height = 222
HorzScrollBar.Tracking = True
VertScrollBar.Smooth = True
VertScrollBar.Tracking = True
Align = alClient
BorderStyle = bsNone
TabOrder = 0
OnResize = sbxInfoSearchResize
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -