📄 frmdrawreportdesignfindunt.dfm
字号:
object frmDrawReportDesignFind: TfrmDrawReportDesignFind
Left = 198
Top = 116
BorderStyle = bsDialog
Caption = #26597#25214
ClientHeight = 213
ClientWidth = 361
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object labFindText: TLabel
Left = 8
Top = 12
Width = 60
Height = 12
Caption = #26597#25214#25991#23383#65306
end
object btnOk: TButton
Left = 184
Top = 181
Width = 81
Height = 24
Caption = #30830#23450'(&O)'
Default = True
TabOrder = 0
end
object btnCancel: TButton
Left = 272
Top = 181
Width = 81
Height = 24
Caption = #36864#20986'(&C)'
TabOrder = 1
end
object GroupBox3: TGroupBox
Left = 8
Top = 105
Width = 201
Height = 65
Caption = #26597#25214#33539#22260
TabOrder = 2
object RadioButton3: TRadioButton
Left = 16
Top = 16
Width = 89
Height = 17
Caption = #24403#21069#39029#38754'(&O)'
Checked = True
TabOrder = 0
TabStop = True
end
object RadioButton4: TRadioButton
Left = 16
Top = 40
Width = 89
Height = 17
Caption = #20840#37096#39029#38754'(&S)'
TabOrder = 1
end
end
object GroupBox1: TGroupBox
Left = 8
Top = 35
Width = 201
Height = 65
Caption = #36873#39033
TabOrder = 3
object chkCaseSensitive: TCheckBox
Left = 16
Top = 16
Width = 97
Height = 17
Caption = #21306#20998#22823#23567#20889'(&C)'
TabOrder = 0
end
object chkWholeWordsOnly: TCheckBox
Left = 16
Top = 40
Width = 97
Height = 17
Caption = #20840#23383#21305#37197'(&W)'
Checked = True
State = cbChecked
TabOrder = 1
end
end
object GroupBox2: TGroupBox
Left = 216
Top = 35
Width = 137
Height = 65
Caption = #26041#21521
TabOrder = 4
object RadioButton1: TRadioButton
Left = 16
Top = 16
Width = 89
Height = 17
Caption = #21521#19978#26597#25214'(&D)'
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 16
Top = 40
Width = 89
Height = 17
Caption = #21521#19979#26597#25214'(&B)'
Checked = True
TabOrder = 1
TabStop = True
end
end
object cboFindText: TComboBox
Left = 72
Top = 8
Width = 281
Height = 20
ItemHeight = 12
TabOrder = 5
end
object GroupBox4: TGroupBox
Left = 216
Top = 105
Width = 137
Height = 65
Caption = #26597#25214#23545#35937
TabOrder = 6
object CheckBox2: TCheckBox
Left = 16
Top = 40
Width = 65
Height = 17
Caption = #26631#31614'(&L)'
Checked = True
State = cbChecked
TabOrder = 0
end
object CheckBox1: TCheckBox
Left = 16
Top = 16
Width = 65
Height = 17
Caption = #34920#26684'(&G)'
Checked = True
State = cbChecked
TabOrder = 1
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -