📄 findlistitem.dfm
字号:
object dlgFindListItem: TdlgFindListItem
Left = 319
Top = 272
ActiveControl = edContent
BorderStyle = bsDialog
Caption = #26597#25214#21015#34920#39033
ClientHeight = 161
ClientWidth = 294
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 59
Width = 54
Height = 12
Caption = #26597#25214#26639#20301':'
end
object Label2: TLabel
Left = 16
Top = 28
Width = 54
Height = 12
Caption = #26597#25214#20869#23481':'
end
object Label3: TLabel
Left = 16
Top = 91
Width = 54
Height = 12
Caption = #21305#37197#26041#24335':'
end
object cbFindColumn: TComboBox
Left = 80
Top = 56
Width = 185
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 1
OnKeyPress = edContentKeyPress
end
object edContent: TEdit
Left = 80
Top = 24
Width = 185
Height = 20
TabOrder = 0
OnChange = edContentChange
OnKeyPress = edContentKeyPress
end
object btnOk: TButton
Left = 120
Top = 128
Width = 75
Height = 25
Caption = #30830#23450'(&O)'
Enabled = False
ModalResult = 1
TabOrder = 3
end
object Button1: TButton
Left = 208
Top = 128
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040'(&C)'
ModalResult = 2
TabOrder = 4
end
object cbMatching: TComboBox
Left = 80
Top = 88
Width = 185
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 2
OnKeyPress = edContentKeyPress
Items.Strings = (
#31934#30830#21305#37197
#21305#37197#20219#20309#37096#20998
#21305#37197#24320#22836
#21305#37197#32467#23614
#19981#21305#37197)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -