📄 jcammanagerform.dfm
字号:
inherited frmJCAMManagerForm: TfrmJCAMManagerForm
ActiveControl = dvwInfoList
Caption = 'frmJCAMManagerForm'
ClientHeight = 384
ClientWidth = 595
Font.Charset = ANSI_CHARSET
Font.Height = -12
Font.Name = #23435#20307
OnCreate = FormCreate
OnDestroy = FormDestroy
ExplicitWidth = 595
ExplicitHeight = 384
PixelsPerInch = 96
TextHeight = 12
object RzSizePanel1: TRzSizePanel
Left = 343
Top = 0
Width = 252
Height = 384
Align = alRight
HotSpotVisible = True
SizeBarWidth = 7
TabOrder = 0
object pnlInfoEditor: TRzPanel
Left = 8
Top = 0
Width = 244
Height = 384
Align = alClient
BorderOuter = fsFlat
TabOrder = 0
end
end
object RzPanel1: TRzPanel
Left = 0
Top = 0
Width = 343
Height = 384
Align = alClient
BorderOuter = fsFlat
TabOrder = 1
object dvwInfoList: TJSDBListView
AlignWithMargins = True
Left = 4
Top = 35
Width = 335
Height = 314
Align = alClient
Columns = <>
FullDrag = True
GridLines = True
HideSelection = False
HotTrackStyles = [htHandPoint]
MultiSelect = True
OwnerData = True
RowSelect = True
SmallImages = frmMain.ils16
TabOrder = 0
ViewStyle = vsReport
end
object tbrBtns: TRzToolbar
Left = 1
Top = 1
Width = 341
Height = 31
AutoStyle = False
Images = frmMain.ils16
RowHeight = 27
ButtonWidth = 27
ShowButtonCaptions = True
TextOptions = ttoCustom
WrapControls = False
BorderInner = fsNone
BorderOuter = fsGroove
BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
BorderWidth = 0
TabOrder = 1
ToolbarControls = (
btnInfoSearch
btnInfoListAll
btnInfoRefresh
RzSpacer1
btnSelectAll
RzSpacer2
btnExportData
btnStatInfo)
object btnInfoSearch: TRzToolButton
Left = 4
Top = 3
Width = 76
Hint = #39640#32423#25628#32034
ImageIndex = 39
ShowCaption = True
UseToolbarShowCaption = False
Caption = #39640#32423#25628#32034
ParentShowHint = False
ShowHint = True
OnClick = btnInfoSearchClick
end
object RzSpacer1: TRzSpacer
Left = 134
Top = 3
Grooved = True
end
object btnSelectAll: TRzToolButton
Left = 142
Top = 3
Width = 52
Hint = #36873#25321#20840#37096#35760#24405
ImageIndex = 48
Caption = #20840#36873
ParentShowHint = False
ShowHint = True
OnClick = btnSelectAllClick
end
object btnInfoListAll: TRzToolButton
Left = 80
Top = 3
Hint = #21015#20986#25152#26377#35760#24405
ImageIndex = 49
ShowCaption = False
UseToolbarShowCaption = False
ParentShowHint = False
ShowHint = True
OnClick = btnInfoListAllClick
end
object btnInfoRefresh: TRzToolButton
Left = 107
Top = 3
Hint = #21047#26032#35760#24405
ImageIndex = 50
ShowCaption = False
UseToolbarShowCaption = False
ParentShowHint = False
ShowHint = True
OnClick = btnInfoRefreshClick
end
object RzSpacer2: TRzSpacer
Left = 194
Top = 3
Grooved = True
end
object btnExportData: TRzToolButton
Left = 202
Top = 3
Width = 90
Hint = #23558#25968#25454#23548#20986#21040' Excel '#30005#23376#34920#26684#20013
DropDownMenu = pmExportData
ImageIndex = 41
ToolStyle = tsDropDown
Caption = #23548#20986#25968#25454
ParentShowHint = False
ShowHint = True
end
object btnStatInfo: TRzToolButton
Left = 292
Top = 3
Width = 76
Hint = #32479#35745#20449#24687
ImageIndex = 32
Caption = #32479#35745#20449#24687
OnClick = btnStatInfoClick
end
end
object tbrSimpleInfoSearch: TRzToolbar
Left = 1
Top = 352
Width = 341
Height = 31
Align = alBottom
AutoStyle = False
Images = frmMain.ils16
RowHeight = 27
WrapControls = False
BorderInner = fsNone
BorderOuter = fsGroove
BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
BorderWidth = 0
TabOrder = 2
ToolbarControls = (
btnSimpleInfoSearch)
object btnSimpleInfoSearch: TRzToolButton
Left = 4
Top = 3
Width = 76
Hint = #24555#36895#23450#20301
ImageIndex = 39
ShowCaption = True
UseToolbarShowCaption = False
Caption = #24555#36895#23450#20301
ParentShowHint = False
ShowHint = True
OnClick = btnSimpleInfoSearchClick
end
end
end
object pmExportData: TPopupMenu
OnPopup = pmExportDataPopup
Left = 176
Top = 128
object miEDAllItems: TMenuItem
Caption = #23548#20986#25152#26377#25968#25454'(&A)'
OnClick = miEDAllItemsClick
end
object miEDSelectedItems: TMenuItem
Caption = #23548#20986#36873#20013#30340#25968#25454'(&S)'
OnClick = miEDSelectedItemsClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -