📄 tfrm_mainu.dfm
字号:
object FRM_Main: TFRM_Main
Left = 292
Top = 187
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Camera Tracking Debugging Application'
ClientHeight = 401
ClientWidth = 792
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClick = FormClick
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object m_bsGBSet: TbsSkinGroupBox
Left = 16
Top = 12
Width = 257
Height = 213
HintImageIndex = 0
TabOrder = 0
SkinData = bsSkinData1
SkinDataName = 'groupbox'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = -12
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
ImagePosition = bsipDefault
TransparentMode = False
CaptionImageIndex = -1
RealHeight = -1
AutoEnabledControls = True
CheckedMode = False
Checked = False
DefaultAlignment = taLeftJustify
DefaultCaptionHeight = 22
BorderStyle = bvFrame
CaptionMode = True
RollUpMode = False
RollUpState = False
NumGlyphs = 1
Spacing = 2
Caption = 'Communication Setup'#65306
OnClick = m_bsGBSetClick
object m_LabCom: TLabel
Left = 28
Top = 35
Width = 34
Height = 13
Caption = 'Port '#65306
Transparent = True
end
object m_LabBa: TLabel
Left = 28
Top = 71
Width = 58
Height = 13
Caption = 'Baudrate '#65306
Transparent = True
end
object m_LabPai: TLabel
Left = 28
Top = 106
Width = 41
Height = 13
Caption = 'Parity '#65306
Transparent = True
end
object m_LabBy: TLabel
Left = 28
Top = 142
Width = 56
Height = 13
Caption = 'ByteSize '#65306
Transparent = True
end
object m_LabStop: TLabel
Left = 28
Top = 178
Width = 60
Height = 13
Caption = 'StopnBits '#65306
Transparent = True
end
object m_LabBalNum: TLabel
Left = 100
Top = 71
Width = 24
Height = 13
Caption = '9600'
Transparent = True
end
object m_LabPaiValue: TLabel
Left = 100
Top = 106
Width = 31
Height = 13
Caption = 'NONE'
Transparent = True
end
object m_LabByNum: TLabel
Left = 100
Top = 142
Width = 6
Height = 13
Caption = '8'
Transparent = True
end
object m_LabStopNum: TLabel
Left = 100
Top = 178
Width = 6
Height = 13
Caption = '1'
Transparent = True
end
object m_CbPort: TbsSkinComboBox
Left = 96
Top = 32
Width = 120
Height = 20
HintImageIndex = 0
TabOrder = 0
SkinDataName = 'combobox'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
UseSkinSize = True
ToolButtonStyle = False
AlphaBlend = False
AlphaBlendValue = 0
AlphaBlendAnimation = False
ListBoxCaptionMode = False
ListBoxDefaultFont.Charset = DEFAULT_CHARSET
ListBoxDefaultFont.Color = clWindowText
ListBoxDefaultFont.Height = 14
ListBoxDefaultFont.Name = 'Arial'
ListBoxDefaultFont.Style = []
ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
ListBoxDefaultCaptionFont.Color = clWindowText
ListBoxDefaultCaptionFont.Height = 14
ListBoxDefaultCaptionFont.Name = 'Arial'
ListBoxDefaultCaptionFont.Style = []
ListBoxDefaultItemHeight = 20
ListBoxCaptionAlignment = taLeftJustify
ListBoxUseSkinFont = True
ListBoxUseSkinItemHeight = True
ListBoxWidth = 0
HideSelection = True
AutoComplete = True
ImageIndex = -1
CharCase = ecNormal
DefaultColor = clWindow
Text = 'COM1'
Items.Strings = (
'COM1'
'COM2'
'COM3'
'COM4'
'COM5'
'COM6'
'COM7'
'COM8')
ItemIndex = -1
DropDownCount = 8
HorizontalExtent = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 14
Font.Name = 'Arial'
Font.Style = []
Sorted = False
Style = bscbFixedStyle
OnChange = m_CbPortChange
end
end
object m_bsGBChan: TbsSkinGroupBox
Left = 15
Top = 236
Width = 258
Height = 149
HintImageIndex = 0
TabOrder = 1
SkinData = bsSkinData1
SkinDataName = 'groupbox'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
ImagePosition = bsipDefault
TransparentMode = False
CaptionImageIndex = -1
RealHeight = -1
AutoEnabledControls = True
CheckedMode = False
Checked = False
DefaultAlignment = taLeftJustify
DefaultCaptionHeight = 22
BorderStyle = bvFrame
CaptionMode = True
RollUpMode = False
RollUpState = False
NumGlyphs = 1
Spacing = 2
Caption = 'Channels And Freezing Time Setup'#65306
OnClick = m_bsGBSetClick
object m_LabChan: TLabel
Left = 13
Top = 29
Width = 59
Height = 13
Caption = 'Channels '#65306
Transparent = True
end
object m_LabTime: TLabel
Left = 13
Top = 81
Width = 132
Height = 13
AutoSize = False
Caption = ' Freezing Time Setup (S) '#65306
Transparent = True
end
object m_bsCRBChan1: TbsSkinCheckRadioBox
Left = 13
Top = 48
Width = 33
Height = 25
HintImageIndex = 0
TabOrder = 0
SkinData = bsSkinData1
SkinDataName = 'radiobox'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
WordWrap = False
AllowGrayed = False
State = cbUnchecked
ImageIndex = 0
Flat = True
UseSkinFontColor = True
TabStop = True
CanFocused = True
Radio = True
Checked = False
GroupIndex = 1
Caption = '1'
OnClick = m_bsCRBChan1Click
end
object m_bsCRBChan2: TbsSkinCheckRadioBox
Left = 53
Top = 48
Width = 33
Height = 25
HintImageIndex = 0
TabOrder = 1
SkinData = bsSkinData1
SkinDataName = 'radiobox'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
WordWrap = False
AllowGrayed = False
State = cbUnchecked
ImageIndex = 0
Flat = True
UseSkinFontColor = True
TabStop = True
CanFocused = True
Radio = True
Checked = False
GroupIndex = 1
Caption = '2'
OnClick = m_bsCRBChan2Click
end
object m_bsCRBChan3: TbsSkinCheckRadioBox
Left = 93
Top = 48
Width = 33
Height = 25
HintImageIndex = 0
TabOrder = 2
SkinData = bsSkinData1
SkinDataName = 'radiobox'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
WordWrap = False
AllowGrayed = False
State = cbUnchecked
ImageIndex = 0
Flat = True
UseSkinFontColor = True
TabStop = True
CanFocused = True
Radio = True
Checked = False
GroupIndex = 1
Caption = '3'
OnClick = m_bsCRBChan3Click
end
object m_bsCRBChan4: TbsSkinCheckRadioBox
Left = 134
Top = 48
Width = 33
Height = 25
HintImageIndex = 0
TabOrder = 3
SkinData = bsSkinData1
SkinDataName = 'radiobox'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
WordWrap = False
AllowGrayed = False
State = cbUnchecked
ImageIndex = 0
Flat = True
UseSkinFontColor = True
TabStop = True
CanFocused = True
Radio = True
Checked = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -