📄 jvqsegmentedleddisplaymappingform.xfm
字号:
inherited frmJvSLDMappingEditor: TfrmJvSLDMappingEditor
Left = 387
Top = 304
ActiveControl = btnOK
Caption = 'Segmented LED Display Mapping Editor...'
ClientHeight = 221
ClientWidth = 410
Constraints.MaxHeight = 221
Constraints.MinHeight = 221
Constraints.MinWidth = 348
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
object lblDigitClassCaption: TLabel
Left = 120
Top = 15
Width = 52
Height = 14
Caption = 'Digit class:'
end
object lblSegmentCountCaption: TLabel
Left = 120
Top = 40
Width = 72
Height = 14
Caption = '# of segments:'
end
object lblCharCaption: TLabel
Left = 120
Top = 65
Width = 51
Height = 14
Caption = 'Character:'
end
object lblMapperValueCaption: TLabel
Left = 120
Top = 90
Width = 72
Height = 14
Caption = 'Mapping value:'
end
object lblSegmentsCaption: TLabel
Left = 120
Top = 115
Width = 51
Height = 14
Caption = 'Segments:'
end
object lblDigitClass: TLabel
Left = 205
Top = 15
Width = 200
Height = 13
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Font.Color = clNavy
Font.Height = 11
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
Font.Weight = 40
ParentFont = False
end
object lblSegmentCount: TLabel
Left = 205
Top = 40
Width = 200
Height = 13
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Font.Color = clNavy
Font.Height = 11
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
Font.Weight = 40
ParentFont = False
end
object lblChar: TLabel
Left = 205
Top = 65
Width = 200
Height = 13
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Font.Color = clNavy
Font.Height = 11
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
Font.Weight = 40
ParentFont = False
end
object lblMapperValue: TLabel
Left = 205
Top = 90
Width = 200
Height = 13
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Font.Color = clNavy
Font.Height = 11
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
Font.Weight = 40
ParentFont = False
end
object lblSegments: TLabel
Left = 205
Top = 115
Width = 200
Height = 13
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Font.Color = clNavy
Font.Height = 11
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
Font.Weight = 40
ParentFont = False
end
object btnOK: TButton
Left = 330
Top = 145
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = 'OK'
Default = True
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -