📄 untinaccessorymanager.dfm
字号:
inherited frmInAccessoryManager: TfrmInAccessoryManager
Caption = 'frmInAccessoryManager'
PixelsPerInch = 96
TextHeight = 12
inherited RzPanel1: TRzPanel
inherited dvwInfoList: TJSDBListView
DefaultImageIndex = 3
end
inherited tbrBtns: TRzToolbar
ToolbarControls = (
btnInfoSearch
btnInfoListAll
btnInfoRefresh
RzSpacer1
btnSelectAll
RzSpacer2
btnExportData
btnStatInfo)
inherited btnInfoSearch: TRzToolButton
Width = 76
ExplicitWidth = 76
end
inherited RzSpacer1: TRzSpacer
Left = 134
ExplicitLeft = 134
end
inherited btnSelectAll: TRzToolButton
Left = 142
Width = 52
ExplicitLeft = 142
ExplicitWidth = 52
end
inherited btnInfoListAll: TRzToolButton
Left = 80
ExplicitLeft = 80
end
inherited btnInfoRefresh: TRzToolButton
Left = 107
ExplicitLeft = 107
end
inherited RzSpacer2: TRzSpacer
Left = 194
ExplicitLeft = 194
end
inherited btnExportData: TRzToolButton
Left = 202
Width = 90
ExplicitLeft = 202
ExplicitWidth = 90
end
inherited btnStatInfo: TRzToolButton
Left = 292
Width = 76
ExplicitLeft = 292
ExplicitWidth = 76
end
end
inherited tbrSimpleInfoSearch: TRzToolbar
ToolbarControls = (
Label1
edtInAccessoryName
btnSimpleInfoSearch)
inherited btnSimpleInfoSearch: TRzToolButton
Left = 157
Width = 76
ExplicitLeft = 157
ExplicitWidth = 76
end
object Label1: TLabel
AlignWithMargins = True
Left = 7
Top = 9
Width = 72
Height = 12
Margins.Right = 5
Caption = #36827#36135#37197#20214#20195#21495
end
object edtInAccessoryName: TRzEdit
Left = 84
Top = 5
Width = 73
Height = 20
TabOrder = 0
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -