📄 report_projectedit.dfm
字号:
TabOrder = 6
object Label7: TLabel
Left = 0
Top = 0
Width = 24
Height = 12
Hint = ' 1 毫米 = 3.781 象素 '
Caption = '象素'
Transparent = True
end
end
object Panel_x: TPanel
Left = 118
Top = 108
Width = 24
Height = 12
AutoSize = True
BevelOuter = bvNone
Color = clWindow
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 7
object Label8: TLabel
Left = 0
Top = 0
Width = 24
Height = 12
Hint = ' 1 毫米 = 3.781 象素 '
Caption = '象素'
Transparent = True
end
end
object Edit_Project_Rank: TEdit
Left = 308
Top = 48
Width = 132
Height = 20
Color = clWhite
TabOrder = 8
end
object MaskEdit_Project_RankWidth: TMaskEdit
Left = 308
Top = 76
Width = 115
Height = 20
Hint = ' 1 毫米 = 3.781 象素 '
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 9
Text = '80'
OnKeyPress = MaskEdit_Project_TitleWidthKeyPress
end
object UpDown_Project_RankWidth: TUpDown
Left = 423
Top = 76
Width = 18
Height = 20
Hint = ' 1 毫米 = 3.781 象素 '
Associate = MaskEdit_Project_RankWidth
Min = 0
Max = 9999
Position = 80
TabOrder = 10
Thousands = False
Wrap = True
end
object UpDown_ProjectCoordinate_Y: TUpDown
Left = 423
Top = 104
Width = 18
Height = 20
Hint = ' 1 毫米 = 3.781 象素 '
Associate = MaskEdit_ProjectCoordinate_Y
Min = 0
Max = 9999
Position = 2
TabOrder = 11
Thousands = False
Wrap = True
end
object MaskEdit_ProjectCoordinate_Y: TMaskEdit
Left = 308
Top = 104
Width = 115
Height = 20
Hint = ' 1 毫米 = 3.781 象素 '
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 12
Text = '2'
OnKeyPress = MaskEdit_Project_TitleWidthKeyPress
end
object Panel2: TPanel
Left = 345
Top = 80
Width = 24
Height = 12
AutoSize = True
BevelOuter = bvNone
Color = clWindow
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 13
object Label12: TLabel
Left = 0
Top = 0
Width = 24
Height = 12
Hint = ' 1 毫米 = 3.781 象素 '
Caption = '象素'
Transparent = True
end
end
object Panel_Y: TPanel
Left = 345
Top = 108
Width = 24
Height = 12
AutoSize = True
BevelOuter = bvNone
Color = clWindow
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 14
object Label13: TLabel
Left = 0
Top = 0
Width = 24
Height = 12
Hint = ' 1 毫米 = 3.781 象素 '
Caption = '象素'
Transparent = True
end
end
end
object GroupBox_Font: TGroupBox
Left = 10
Top = 150
Width = 455
Height = 91
TabOrder = 1
object Label2: TLabel
Left = 15
Top = 50
Width = 60
Height = 12
Caption = '示范文字:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object StandardToolBar: TToolBar
Left = 7
Top = 14
Width = 382
Height = 30
Hint = '格式调整'
Align = alNone
AutoSize = True
BorderWidth = 2
ButtonWidth = 26
EdgeBorders = []
Flat = True
Images = ToolbarImages
Indent = 4
ParentShowHint = False
ShowHint = True
TabOrder = 0
Transparent = True
Wrapable = False
object FontName: TComboBox
Left = 4
Top = 1
Width = 117
Height = 20
Hint = '字体'
Ctl3D = False
DropDownCount = 10
ItemHeight = 12
ParentCtl3D = False
TabOrder = 0
Text = '宋体'
OnChange = FontNameChange
end
object ToolButton11: TToolButton
Left = 121
Top = 0
Width = 6
ImageIndex = 8
Style = tbsSeparator
end
object FontSize: TEdit
Left = 127
Top = 0
Width = 26
Height = 22
Hint = '字号'
TabOrder = 1
Text = '9'
end
object UpDown_FOntSize: TUpDown
Left = 153
Top = 0
Width = 15
Height = 22
Hint = '字号调整'
Associate = FontSize
Min = 7
Position = 9
TabOrder = 2
Wrap = False
OnClick = UpDown_FOntSizeClick
end
object ToolButton4: TToolButton
Left = 168
Top = 0
Width = 10
Caption = 'ToolButton2'
ImageIndex = 15
Style = tbsSeparator
end
object BoldButton: TToolButton
Left = 178
Top = 0
Hint = '加粗'
ImageIndex = 0
Style = tbsCheck
OnClick = BoldButtonClick
end
object ItalicButton: TToolButton
Left = 204
Top = 0
Hint = '斜体'
ImageIndex = 1
Style = tbsCheck
OnClick = ItalicButtonClick
end
object UnderlineButton: TToolButton
Left = 230
Top = 0
Hint = '下划线'
ImageIndex = 2
Style = tbsCheck
OnClick = UnderlineButtonClick
end
object ToolButton16: TToolButton
Left = 256
Top = 0
Width = 6
ImageIndex = 12
Style = tbsDivider
end
object LeftAlign: TToolButton
Left = 262
Top = 0
Hint = '左对齐'
Grouped = True
ImageIndex = 3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -