📄 unit1.dfm
字号:
ParentFont = False
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 188
Top = 392
Width = 180
Height = 22
Cursor = crHandPoint
Caption = '指示牌信息发送'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton4Click
end
object Label10: TLabel
Left = 4
Top = 203
Width = 118
Height = 12
Caption = '江苏路出口匝情报板'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label11: TLabel
Left = 4
Top = 425
Width = 144
Height = 12
Caption = '延安路高架娄山关路入口'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label17: TLabel
Left = 100
Top = 223
Width = 14
Height = 60
Caption = '颜'#13#10'色'#13#10'参'#13#10'数'#13#10':'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label19: TLabel
Left = 5
Top = 448
Width = 37
Height = 13
Caption = '效果:'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton7: TSpeedButton
Left = 119
Top = 364
Width = 62
Height = 23
Cursor = crHandPoint
Caption = '读取参数'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton7Click
end
object SpeedButton8: TSpeedButton
Left = 7
Top = 362
Width = 88
Height = 24
Cursor = crHandPoint
Caption = '设置全黑'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton8Click
end
object SpeedButton9: TSpeedButton
Left = 7
Top = 227
Width = 88
Height = 24
Cursor = crHandPoint
Caption = '设置全红'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton9Click
end
object SpeedButton10: TSpeedButton
Left = 7
Top = 275
Width = 88
Height = 24
Cursor = crHandPoint
Caption = '设置全绿'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton10Click
end
object SpeedButton11: TSpeedButton
Left = 7
Top = 318
Width = 88
Height = 24
Cursor = crHandPoint
Caption = '设置全黄'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton11Click
end
object SpeedButton12: TSpeedButton
Left = 253
Top = 423
Width = 114
Height = 21
Cursor = crHandPoint
Caption = '全部发送'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton12Click
end
object SpeedButton16: TSpeedButton
Left = 253
Top = 446
Width = 114
Height = 20
Cursor = crHandPoint
Caption = 'Demo'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton16Click
end
object Label20: TLabel
Left = 184
Top = 41
Width = 60
Height = 12
Caption = '发送状态:'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label21: TLabel
Left = 208
Top = 57
Width = 8
Height = 12
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object BUGradientCaption4: TBUGradientCaption
Left = 2
Top = 2
Width = 367
Height = 30
GradientCursor = crDefault
GradientStarTColor = 12713983
LabelLeft = 10
LabelCursor = crDefault
LabelCaption = '系统设置'
LabelColor = clBlue
LabelFont.Charset = GB2312_CHARSET
LabelFont.Color = clBlue
LabelFont.Height = -12
LabelFont.Name = 'MS Sans Serif'
LabelFont.Style = []
Gradientstyle = grHorizontal
LabelAlignment = taLeftJustify
Align = alTop
end
object BUGradientCaption3: TBUGradientCaption
Left = 2
Top = 168
Width = 367
Height = 30
GradientCursor = crDefault
GradientStarTColor = 12713983
LabelLeft = 10
LabelCursor = crDefault
LabelCaption = '发送信息'
LabelColor = clBlue
LabelFont.Charset = GB2312_CHARSET
LabelFont.Color = clBlue
LabelFont.Height = -12
LabelFont.Name = 'MS Sans Serif'
LabelFont.Style = []
Gradientstyle = grHorizontal
LabelAlignment = taLeftJustify
end
object RadioGroup1: TRadioGroup
Left = 9
Top = 35
Width = 157
Height = 33
Caption = '串口'
Columns = 2
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemIndex = 0
Items.Strings = (
'Com 1'
'Com 2')
ParentFont = False
TabOrder = 1
end
object RadioGroup2: TRadioGroup
Left = 8
Top = 71
Width = 158
Height = 70
Caption = '波特率'
Columns = 2
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemIndex = 1
Items.Strings = (
'2400'
'9600'
'12800'
'19200')
ParentFont = False
TabOrder = 2
end
object GroupBox1: TGroupBox
Left = 187
Top = 205
Width = 182
Height = 184
Caption = '即时信息'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
object Label12: TLabel
Left = 4
Top = 40
Width = 88
Height = 12
Caption = '第一行 (6 字)'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label13: TLabel
Left = 4
Top = 78
Width = 88
Height = 12
Caption = '第二行 (6 字)'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton5: TSpeedButton
Left = 133
Top = 120
Width = 41
Height = 57
Cursor = crHandPoint
Caption = '预'#13#10'览'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton5Click
end
object Label14: TLabel
Left = 4
Top = 20
Width = 27
Height = 12
Caption = '图标'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton6: TSpeedButton
Left = 130
Top = 13
Width = 46
Height = 22
Cursor = crHandPoint
Caption = '无图标'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton6Click
end
object Label15: TLabel
Left = 4
Top = 127
Width = 27
Height = 12
Caption = '颜色'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label16: TLabel
Left = 4
Top = 160
Width = 27
Height = 12
Caption = '效果'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -