📄 untemployeemanager.dfm
字号:
inherited frmEmployeeManager: TfrmEmployeeManager
ActiveControl = nil
Caption = 'frmEmployeeManager'
PixelsPerInch = 96
TextHeight = 12
inherited RzPanel1: TRzPanel
inherited dvwInfoList: TJSDBListView
Visible = False
DefaultImageIndex = 2
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
edtEmployeeName
btnSimpleInfoSearch)
inherited btnSimpleInfoSearch: TRzToolButton
Left = 145
Width = 76
ExplicitLeft = 145
ExplicitWidth = 76
end
object Label1: TLabel
AlignWithMargins = True
Left = 7
Top = 9
Width = 36
Height = 12
Margins.Right = 5
Caption = #21592#24037#21517
end
object edtEmployeeName: TRzEdit
Left = 48
Top = 5
Width = 97
Height = 20
TabOrder = 0
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -