📄 frmdrawreportdesignmainunt.dfm
字号:
object frmDrawReportDesignMain: TfrmDrawReportDesignMain
Left = 194
Top = 113
Width = 765
Height = 480
Caption = 'EAReportPmm'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Menu = mmMain
OldCreateOrder = False
Position = poDefault
WindowState = wsMaximized
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object cbTools: TCoolBar
Left = 0
Top = 0
Width = 757
Height = 50
AutoSize = True
Bands = <
item
Control = tbCommonTool
ImageIndex = -1
MinHeight = 22
Width = 753
end
item
Control = tbGridTool
ImageIndex = -1
MinHeight = 22
Width = 362
end
item
Break = False
Control = tbSetupTool
ImageIndex = -1
MinHeight = 22
Width = 389
end>
object tbCommonTool: TToolBar
Left = 9
Top = 0
Width = 740
Height = 22
AutoSize = True
Caption = 'tbCommonTool'
EdgeBorders = []
Flat = True
Images = ImgList
ParentShowHint = False
ShowHint = True
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 0
Action = ActFile_New
end
object ToolButton2: TToolButton
Left = 23
Top = 0
Action = ActFile_Open
end
object ToolButton3: TToolButton
Left = 46
Top = 0
Action = ActFile_Save
end
object ToolButton24: TToolButton
Left = 69
Top = 0
Width = 8
Caption = 'ToolButton24'
ImageIndex = 13
Style = tbsSeparator
end
object ToolButton4: TToolButton
Left = 77
Top = 0
Action = ActFile_Print
end
object ToolButton5: TToolButton
Left = 100
Top = 0
Action = ActFile_Preview
end
object ToolButton26: TToolButton
Left = 123
Top = 0
Width = 8
Caption = 'ToolButton26'
ImageIndex = 14
Style = tbsSeparator
end
object ToolButton6: TToolButton
Left = 131
Top = 0
Action = ActEdit_Undo
end
object ToolButton7: TToolButton
Left = 154
Top = 0
Action = ActEdit_Redo
end
object ToolButton25: TToolButton
Left = 177
Top = 0
Width = 8
Caption = 'ToolButton25'
ImageIndex = 13
Style = tbsSeparator
end
object ToolButton8: TToolButton
Left = 185
Top = 0
Action = ActEdit_Cut
end
object ToolButton9: TToolButton
Left = 208
Top = 0
Action = ActEdit_Copy
end
object ToolButton10: TToolButton
Left = 231
Top = 0
Action = ActEdit_Paste
end
object ToolButton27: TToolButton
Left = 254
Top = 0
Width = 8
Caption = 'ToolButton27'
ImageIndex = 13
Style = tbsSeparator
end
object ToolButton11: TToolButton
Left = 262
Top = 0
Action = ActEdit_Find
end
object ToolButton28: TToolButton
Left = 285
Top = 0
Width = 8
Caption = 'ToolButton28'
ImageIndex = 13
Style = tbsSeparator
end
object ToolButton12: TToolButton
Left = 293
Top = 0
Action = ActPage_PagePopup
DropdownMenu = pmPagePopup
Style = tbsDropDown
end
object ToolButton15: TToolButton
Left = 329
Top = 0
Width = 8
Caption = 'ToolButton15'
ImageIndex = 31
Style = tbsSeparator
end
object cboReportSize: TComboBox
Left = 337
Top = 1
Width = 145
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 0
OnChange = cboReportSizeChange
end
end
object tbGridTool: TToolBar
Left = 9
Top = 24
Width = 349
Height = 22
AutoSize = True
Caption = 'tbGridTool'
EdgeBorders = []
Flat = True
Images = ImgList
ParentShowHint = False
ShowHint = True
TabOrder = 1
object btnTool_None: TToolButton
Left = 0
Top = 0
Action = ActTool_None
end
object ToolButton36: TToolButton
Left = 23
Top = 0
Width = 8
Caption = 'ToolButton36'
ImageIndex = 17
Style = tbsSeparator
end
object btnInsert_Label: TToolButton
Left = 31
Top = 0
Action = ActInsert_Label
end
object btnInsert_Image: TToolButton
Left = 54
Top = 0
Action = ActInsert_Image
end
object ToolButton13: TToolButton
Left = 77
Top = 0
Action = ActInsert_Line
end
object ToolButton37: TToolButton
Left = 100
Top = 0
Width = 8
Caption = 'ToolButton37'
ImageIndex = 17
Style = tbsSeparator
end
object btnTool_DrawLine: TToolButton
Left = 108
Top = 0
Action = ActTool_DrawLine
end
object btnTool_Erasure: TToolButton
Left = 131
Top = 0
Action = ActTool_Erasure
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -