📄 posiblefrequenciesdisplay.dfm
字号:
object PosibleFrequenciesForm: TPosibleFrequenciesForm
Left = 334
Top = 267
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Posible Frequencies'
ClientHeight = 213
ClientWidth = 247
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object ValueListEditor1: TValueListEditor
Left = 0
Top = 0
Width = 247
Height = 213
Align = alClient
BiDiMode = bdLeftToRight
Color = clWhite
Ctl3D = True
FixedColor = 13224393
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine]
ParentBiDiMode = False
ParentCtl3D = False
ParentFont = False
ScrollBars = ssNone
Strings.Strings = (
' ='
' ='
' ='
' ='
' ='
' ='
' ='
' ='
' ='
' =')
TabOrder = 0
TitleCaptions.Strings = (
'Carrier Frequency'
'Symbol Frequency')
ColWidths = (
121
120)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -