📄 uopenfrm.dfm
字号:
object frmOpenDlg: TfrmOpenDlg
Left = 321
Top = 224
BorderStyle = bsDialog
Caption = #25171#24320#25991#20214
ClientHeight = 358
ClientWidth = 454
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel3: TPanel
Left = 134
Top = 0
Width = 318
Height = 334
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object Panel4: TPanel
Left = 0
Top = 280
Width = 318
Height = 54
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object TBToolWindow1: TTBXToolWindow
Left = 0
Top = 0
Width = 318
Height = 54
Align = alClient
Caption = 'TBToolWindow1'
ClientAreaHeight = 54
ClientAreaWidth = 318
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
DesignSize = (
318
54)
object TBXToolbar2: TTBXToolbar
Left = 6
Top = 6
Width = 250
Height = 21
Caption = 'TBXToolbar2'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object SpTBXLabelItem1: TSpTBXLabelItem
CaptionW = #25991#20214#21517':'
end
object edFileName: TTBXEditItem
EditWidth = 200
ExtendedAccept = True
end
end
object cbReadOnly: TTBXCheckBox
Left = 8
Top = 32
Width = 113
Height = 17
Caption = #20197#21482#35835#26041#24335#25171#24320
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object btnOK: TTBXButton
Left = 262
Top = 6
Width = 49
Height = 20
Anchors = [akRight, akBottom]
Caption = #25171#24320
ImageIndex = 0
TabOrder = 2
OnClick = btnOKClick
end
object btnCancel: TTBXButton
Left = 262
Top = 30
Width = 49
Height = 20
Anchors = [akRight, akBottom]
Caption = #21462#28040
ImageIndex = 0
TabOrder = 3
OnClick = btnCancelClick
end
end
end
object TBXDock1: TTBXDock
Left = 0
Top = 0
Width = 318
Height = 26
object TBXToolbar1: TTBXToolbar
Left = 0
Top = 0
Caption = 'TBXToolbar1'
DockMode = dmCannotFloat
Images = ImageList1
Options = [tboShowHint]
ParentShowHint = False
ShowHint = True
TabOrder = 0
object SpTBXItem1: TSpTBXItem
ImageIndex = 0
Options = [tboShowHint]
OnClick = SpTBXItem1Click
HintW = #21521#19978
end
object SpTBXSeparatorItem1: TSpTBXSeparatorItem
end
object SpTBXSubmenuItem1: TSpTBXSubmenuItem
ImageIndex = 1
Options = [tboShowHint]
DropdownCombo = True
OnPopup = SpTBXSubmenuItem1Popup
HintW = #26032#22686
object SpTBXItem3: TSpTBXItem
ImageIndex = 0
Images = mainfrm.ImageList2
OnClick = SpTBXItem3Click
CaptionW = #26032#22686#25991#20214#22841
end
object SpTBXItem4: TSpTBXItem
ImageIndex = 1
Images = mainfrm.ImageList2
OnClick = SpTBXItem4Click
CaptionW = #26032#22686#25991#20214
end
end
object SpTBXItem2: TSpTBXItem
ImageIndex = 2
Options = [tboShowHint]
OnClick = SpTBXItem2Click
HintW = #21024#38500
end
object SpTBXSeparatorItem3: TSpTBXSeparatorItem
end
object SpTBXItem9: TSpTBXItem
Checked = True
ImageIndex = 4
Images = ImageList1
Options = [tboShowHint]
OnClick = SpTBXItem9Click
HintW = #26174#31034#25991#20214#22841
end
object SpTBXSubmenuItem2: TSpTBXSubmenuItem
ImageIndex = 3
Options = [tboShowHint]
OnClick = SpTBXSubmenuItem2Click
DropdownCombo = True
HintW = #35270#22270
object SpTBXItem8: TSpTBXItem
Tag = 1
GroupIndex = 1
OnClick = SpTBXItem8Click
CaptionW = #22823#22270#26631
end
object SpTBXItem7: TSpTBXItem
Tag = 2
GroupIndex = 1
OnClick = SpTBXItem8Click
CaptionW = #23567#22270#26631
end
object SpTBXItem6: TSpTBXItem
Tag = 3
GroupIndex = 1
OnClick = SpTBXItem8Click
CaptionW = #21015#34920
end
object SpTBXItem5: TSpTBXItem
Tag = 4
GroupIndex = 1
OnClick = SpTBXItem8Click
CaptionW = #35814#32454#36164#26009
end
end
end
end
object lvNodes: TListView
Left = 0
Top = 26
Width = 318
Height = 254
Align = alClient
BevelKind = bkTile
BorderStyle = bsNone
Columns = <
item
AutoSize = True
Caption = #21517#31216
end
item
AutoSize = True
Caption = #21019#24314#26085#26399
end>
LargeImages = mainfrm.ImageList5
SmallImages = mainfrm.ImageList4
TabOrder = 0
OnChange = lvNodesChange
OnColumnClick = lvNodesColumnClick
OnCompare = lvNodesCompare
OnDblClick = btnOKClick
OnEdited = lvNodesEdited
OnResize = lvNodesResize
end
end
object TBXToolWindow1: TTBXToolWindow
Left = 132
Top = 0
Width = 2
Height = 334
Align = alLeft
Caption = 'TBXToolWindow1'
ClientAreaHeight = 334
ClientAreaWidth = 2
TabOrder = 1
end
object Panel1: TPanel
Left = 0
Top = 336
Width = 454
Height = 22
Align = alBottom
BevelOuter = bvLowered
TabOrder = 2
object TBXToolWindow2: TTBXToolWindow
Left = 1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -