📄 ufrmview.dfm
字号:
object frmView: TfrmView
Left = 190
Top = 22
BorderStyle = bsSingle
Caption = #36890#29992#27983#35272
ClientHeight = 656
ClientWidth = 881
Color = clBtnFace
Constraints.MinHeight = 500
Constraints.MinWidth = 800
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDesktopCenter
WindowState = wsMaximized
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object Splitter4: TSplitter
Left = 0
Top = 300
Width = 881
Height = 3
Cursor = crVSplit
Align = alTop
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 881
Height = 300
Align = alTop
BevelInner = bvLowered
TabOrder = 0
object Splitter1: TSplitter
Left = 202
Top = 2
Width = 4
Height = 296
end
object Splitter2: TSplitter
Left = 634
Top = 2
Width = 4
Height = 296
Align = alRight
end
object Splitter3: TSplitter
Left = 391
Top = 2
Width = 4
Height = 296
end
object ListBox1: TListBox
Left = 2
Top = 2
Width = 200
Height = 296
Align = alLeft
ItemHeight = 14
PopupMenu = PopupMenu2
TabOrder = 0
OnClick = ListBox1Click
OnDblClick = ListBox1DblClick
end
object Panel1: TPanel
Left = 638
Top = 2
Width = 241
Height = 296
Align = alRight
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object Label1: TLabel
Left = 8
Top = 19
Width = 50
Height = 14
AutoSize = False
Caption = #26381#21153#22120
end
object Label2: TLabel
Left = 8
Top = 51
Width = 50
Height = 14
AutoSize = False
Caption = #25968#25454#24211
end
object Label3: TLabel
Left = 8
Top = 83
Width = 50
Height = 14
AutoSize = False
Caption = #29992#25143#21517
end
object Label4: TLabel
Left = 8
Top = 115
Width = 50
Height = 14
AutoSize = False
Caption = #23494#30721
end
object labMSG: TLabel
Left = 16
Top = 248
Width = 217
Height = 16
AutoSize = False
Caption = '#'
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 56
Top = 15
Width = 121
Height = 22
TabOrder = 0
Text = '.'
OnKeyDown = Edit1KeyDown
end
object Edit2: TEdit
Left = 56
Top = 47
Width = 121
Height = 22
TabOrder = 2
Text = 'master'
OnKeyDown = Edit1KeyDown
end
object Edit3: TEdit
Left = 56
Top = 79
Width = 121
Height = 22
TabOrder = 4
Text = 'sa'
OnKeyDown = Edit1KeyDown
end
object Edit4: TEdit
Left = 56
Top = 111
Width = 121
Height = 22
TabOrder = 6
Text = 'sa'
OnKeyDown = Edit1KeyDown
end
object bbtLink: TBitBtn
Left = 181
Top = 15
Width = 56
Height = 35
Caption = #36830#25509'(&L)'
TabOrder = 1
OnClick = bbtLinkClick
end
object bbtDisl: TBitBtn
Left = 181
Top = 56
Width = 56
Height = 35
Caption = #26029#24320'(&D)'
Enabled = False
TabOrder = 3
OnClick = bbtDislClick
end
object bbtHF: TBitBtn
Left = 152
Top = 177
Width = 60
Height = 30
Caption = #24674#22797'(&H)'
TabOrder = 5
OnClick = bbtHFClick
end
object CheckBox3: TCheckBox
Left = 24
Top = 153
Width = 177
Height = 17
Caption = #36864#20986#26102#20445#23384' &T'
Checked = True
State = cbChecked
TabOrder = 8
end
object BitBtn2: TBitBtn
Left = 152
Top = 147
Width = 60
Height = 30
Caption = #36873#25321' &S'
TabOrder = 7
OnClick = BitBtn2Click
end
object CheckBox4: TCheckBox
Left = 24
Top = 183
Width = 97
Height = 17
Caption = #36887#21495#21069#32622' &Z'
Checked = True
State = cbChecked
TabOrder = 9
end
object BitBtn4: TBitBtn
Left = 152
Top = 207
Width = 60
Height = 30
Caption = 'L&istDB'
TabOrder = 10
OnClick = BitBtn4Click
end
object cmbList: TComboBox
Left = 14
Top = 211
Width = 123
Height = 22
Style = csDropDownList
ItemHeight = 14
TabOrder = 11
OnChange = cmbListChange
end
object CheckBox5: TCheckBox
Left = 24
Top = 272
Width = 97
Height = 17
Caption = #20840#21024
TabOrder = 12
end
object CheckBox6: TCheckBox
Left = 120
Top = 272
Width = 97
Height = 17
Caption = #26597#30475#25991#26412
TabOrder = 13
OnClick = CheckBox6Click
end
object btnSS: TBitBtn
Left = 181
Top = 97
Width = 56
Height = 35
Caption = #25910#32553
Enabled = False
TabOrder = 14
OnClick = btnSSClick
end
end
object Panel6: TPanel
Left = 395
Top = 2
Width = 239
Height = 296
Align = alClient
BevelInner = bvLowered
TabOrder = 1
object mo2: TMemo
Left = 2
Top = 2
Width = 235
Height = 250
Align = alClient
ScrollBars = ssVertical
TabOrder = 0
OnKeyDown = mo2KeyDown
end
object Panel7: TPanel
Left = 2
Top = 252
Width = 235
Height = 42
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object bbtQry: TBitBtn
Left = 6
Top = 6
Width = 55
Height = 30
Caption = #26597#35810' &1'
TabOrder = 0
OnClick = bbtQryClick
end
object bbtBack: TBitBtn
Left = 231
Top = 6
Width = 55
Height = 30
Caption = #22791#20221' &5'
TabOrder = 4
OnClick = bbtBackClick
end
object bbtCopy: TBitBtn
Left = 287
Top = 6
Width = 55
Height = 30
Caption = #22797#21046' &6'
TabOrder = 5
OnClick = bbtCopyClick
end
object bbtAdd: TBitBtn
Left = 62
Top = 6
Width = 55
Height = 30
Caption = #28155#21152' &2'
TabOrder = 1
OnClick = bbtAddClick
end
object bbtEdit: TBitBtn
Left = 118
Top = 6
Width = 55
Height = 30
Caption = #20462#25913' &3'
TabOrder = 2
OnClick = bbtEditClick
end
object bbtDel: TBitBtn
Left = 175
Top = 6
Width = 55
Height = 30
Caption = #21024#38500' &4'
TabOrder = 3
OnClick = bbtDelClick
end
end
end
object Panel8: TPanel
Left = 206
Top = 2
Width = 185
Height = 296
Align = alLeft
BevelOuter = bvNone
TabOrder = 3
object CheckListBox1: TCheckListBox
Left = 0
Top = 0
Width = 185
Height = 266
Align = alClient
ItemHeight = 14
PopupMenu = PopupMenu1
TabOrder = 0
end
object Panel9: TPanel
Left = 0
Top = 266
Width = 185
Height = 30
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
end
object Panel3: TPanel
Left = 0
Top = 303
Width = 881
Height = 353
Align = alClient
BevelInner = bvLowered
TabOrder = 1
object DBGrid1: TDBGrid
Left = 2
Top = 2
Width = 524
Height = 349
Align = alClient
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -14
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
object Panel4: TPanel
Left = 776
Top = 2
Width = 103
Height = 349
Align = alRight
BevelInner = bvLowered
TabOrder = 1
object CheckBox1: TCheckBox
Left = 16
Top = 14
Width = 72
Height = 17
Caption = #39044#35272'(&V)'
Checked = True
State = cbChecked
TabOrder = 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -