📄 untmerchantmanager.dfm
字号:
inherited frmMerchantManager: TfrmMerchantManager
Caption = 'frmMerchantManager'
PixelsPerInch = 96
TextHeight = 12
inherited RzPanel1: TRzPanel
inherited dvwInfoList: TJSDBListView
DefaultImageIndex = 6
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
edtMerchantName
btnSimpleInfoSearch)
inherited btnSimpleInfoSearch: TRzToolButton
Left = 121
Width = 76
ExplicitLeft = 121
ExplicitWidth = 76
end
object Label1: TLabel
AlignWithMargins = True
Left = 7
Top = 9
Width = 36
Height = 12
Margins.Right = 5
Caption = #20379#36135#21830
end
object edtMerchantName: TRzEdit
Left = 48
Top = 5
Width = 73
Height = 20
TabOrder = 0
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -