Tabulation orders

This commit is contained in:
OH1KH 2022-08-23 20:12:47 +03:00
parent 011fa17faf
commit a25ddbe0f4

View File

@ -1,18 +1,18 @@
object frmPreferences: TfrmPreferences
Left = 74
Height = 652
Top = 31
Width = 1103
Left = 52
Height = 713
Top = 20
Width = 1131
HelpType = htKeyword
HelpKeyword = 'help/h1.html'
HorzScrollBar.Page = 1090
VertScrollBar.Page = 639
HorzScrollBar.Page = 1094
VertScrollBar.Page = 703
ActiveControl = lbPreferences
AutoScroll = True
BorderIcons = [biSystemMenu]
Caption = 'Preferences'
ClientHeight = 639
ClientWidth = 1090
ClientHeight = 713
ClientWidth = 1131
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnShow = FormShow
@ -20,18 +20,18 @@ object frmPreferences: TfrmPreferences
LCLVersion = '2.2.2.0'
object pgPreferences: TPageControl
Left = 160
Height = 703
Height = 713
Top = 0
Width = 846
ActivePage = tabTRXcontrol
Width = 883
ActivePage = tabProgram
Align = alClient
TabIndex = 5
TabIndex = 0
TabOrder = 0
OnChange = pgPreferencesChange
object tabProgram: TTabSheet
Caption = 'Program'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object lblWebBrowser: TLabel
AnchorSideLeft.Control = gbInternet
AnchorSideLeft.Side = asrBottom
@ -56,7 +56,7 @@ object frmPreferences: TfrmPreferences
BorderSpacing.Left = 6
BorderSpacing.Top = 3
Caption = ' Internet connection '
ClientHeight = 127
ClientHeight = 111
ClientWidth = 339
TabOrder = 0
object lblintProxy: TLabel
@ -248,7 +248,7 @@ object frmPreferences: TfrmPreferences
Width = 626
BorderSpacing.Top = 9
Caption = ' Offsets and colors'
ClientHeight = 201
ClientHeight = 185
ClientWidth = 624
TabOrder = 7
object lblUtc: TLabel
@ -625,8 +625,8 @@ object frmPreferences: TfrmPreferences
end
object tabStation: TTabSheet
Caption = 'Station'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox5: TGroupBox
Left = 16
Height = 168
@ -787,8 +787,8 @@ object frmPreferences: TfrmPreferences
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Side = asrBottom
Caption = 'New QSO'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object Label82: TLabel
AnchorSideLeft.Control = edtRecetQSOs
AnchorSideLeft.Side = asrBottom
@ -1264,8 +1264,8 @@ object frmPreferences: TfrmPreferences
end
object tabVisibleColumns: TTabSheet
Caption = 'Visible columns'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object chkDate: TCheckBox
AnchorSideLeft.Control = tabVisibleColumns
AnchorSideTop.Control = tabVisibleColumns
@ -1853,8 +1853,8 @@ object frmPreferences: TfrmPreferences
end
object tabBands: TTabSheet
Caption = 'Bands'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object cb136kHz: TCheckBox
Left = 14
Height = 23
@ -2100,13 +2100,13 @@ object frmPreferences: TfrmPreferences
end
object tabTRXcontrol: TTabSheet
Caption = 'TRX control'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object btnChangeDefaultFreq: TButton
AnchorSideTop.Control = grbRadio
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 471
Left = 508
Height = 25
Top = 549
Width = 192
@ -2114,21 +2114,21 @@ object frmPreferences: TfrmPreferences
BorderSpacing.Top = 6
Caption = 'Change default frequencies'
OnClick = btnChangeDefaultFreqClick
TabOrder = 1
TabOrder = 4
end
object btnSplit: TButton
AnchorSideTop.Control = btnAddTrxMem
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = btnAddTrxMem
AnchorSideRight.Side = asrBottom
Left = 559
Left = 596
Height = 25
Top = 599
Width = 104
Anchors = [akTop, akRight]
Caption = 'Split settings'
OnClick = btnSplitClick
TabOrder = 2
TabOrder = 6
end
object grbRigctldPath: TGroupBox
AnchorSideLeft.Control = tabTRXcontrol
@ -2143,7 +2143,6 @@ object frmPreferences: TfrmPreferences
ClientHeight = 70
ClientWidth = 655
TabOrder = 0
TabStop = True
object lblRigctdPath: TLabel
AnchorSideLeft.Control = grbRigctldPath
AnchorSideTop.Control = grbRigctldPath
@ -2201,14 +2200,14 @@ object frmPreferences: TfrmPreferences
Width = 322
BorderSpacing.Left = 18
Caption = 'Switch only between mode related memories'
TabOrder = 4
TabOrder = 2
end
object btnAddTrxMem: TButton
AnchorSideTop.Control = btnChangeDefaultFreq
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = btnChangeDefaultFreq
AnchorSideRight.Side = asrBottom
Left = 472
Left = 509
Height = 25
Top = 574
Width = 191
@ -2233,8 +2232,7 @@ object frmPreferences: TfrmPreferences
Caption = ' Radio '
ClientHeight = 427
ClientWidth = 655
TabOrder = 6
TabStop = True
TabOrder = 1
object lblDeviceR: TLabel
AnchorSideLeft.Control = cmbModelRig
AnchorSideLeft.Side = asrBottom
@ -2281,7 +2279,7 @@ object frmPreferences: TfrmPreferences
Top = 51
Width = 173
OnChange = TRXParamsChange
TabOrder = 10
TabOrder = 4
end
object edtPoll: TEdit
AnchorSideLeft.Control = lblPollR
@ -2293,7 +2291,7 @@ object frmPreferences: TfrmPreferences
Width = 80
OnChange = TRXParamsChange
OnExit = edtPollExit
TabOrder = 12
TabOrder = 5
end
object chkRSendCWR: TCheckBox
AnchorSideLeft.Control = edtRRigCtldArgs
@ -2306,7 +2304,7 @@ object frmPreferences: TfrmPreferences
BorderSpacing.Left = 12
Caption = 'Use CWR instead of CW '
OnChange = TRXParamsChange
TabOrder = 2
TabOrder = 8
end
object chkRRunRigCtld: TCheckBox
AnchorSideLeft.Control = chkRSendCWR
@ -2318,7 +2316,7 @@ object frmPreferences: TfrmPreferences
Width = 235
Caption = 'Run rigctld when program starts'
OnChange = TRXParamsChange
TabOrder = 5
TabOrder = 9
end
object lblExtra: TLabel
AnchorSideLeft.Control = lblModelR
@ -2341,7 +2339,7 @@ object frmPreferences: TfrmPreferences
Top = 105
Width = 255
OnChange = TRXParamsChange
TabOrder = 1
TabOrder = 7
end
object lblPortR: TLabel
AnchorSideLeft.Control = edtPoll
@ -2364,7 +2362,7 @@ object frmPreferences: TfrmPreferences
Top = 51
Width = 80
OnChange = TRXParamsChange
TabOrder = 0
TabOrder = 6
end
object grbSerialR: TGroupBox
AnchorSideLeft.Control = lblModelR
@ -2378,8 +2376,7 @@ object frmPreferences: TfrmPreferences
Caption = 'Radio one serial parameters'
ClientHeight = 130
ClientWidth = 509
TabOrder = 9
TabStop = True
TabOrder = 11
object lblSerialRSpd: TLabel
AnchorSideLeft.Control = grbSerialR
AnchorSideTop.Control = grbSerialR
@ -2630,7 +2627,7 @@ object frmPreferences: TfrmPreferences
Width = 200
ItemHeight = 0
OnChange = cmbModelRigChange
TabOrder = 8
TabOrder = 3
end
object lblHost: TLabel
AnchorSideLeft.Control = edtRadioName
@ -2655,7 +2652,7 @@ object frmPreferences: TfrmPreferences
Width = 94
BorderSpacing.Left = 12
OnChange = TRXParamsChange
TabOrder = 4
TabOrder = 1
end
object edtRHost: TEdit
AnchorSideLeft.Control = lblHost
@ -2668,7 +2665,7 @@ object frmPreferences: TfrmPreferences
Width = 128
BorderSpacing.Left = 12
OnChange = TRXParamsChange
TabOrder = 6
TabOrder = 2
end
object grpUsrCmds: TGroupBox
AnchorSideLeft.Control = grbRadio
@ -2690,7 +2687,7 @@ object frmPreferences: TfrmPreferences
Caption = 'User defined TRX control buttons'
ClientHeight = 110
ClientWidth = 641
TabOrder = 11
TabOrder = 12
object lblUsr1R: TLabel
AnchorSideLeft.Control = grpUsrCmds
AnchorSideTop.Control = edtUsr1R
@ -2739,7 +2736,7 @@ object frmPreferences: TfrmPreferences
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 6
BorderSpacing.Right = 12
TabOrder = 0
TabOrder = 1
end
object edtUsr2R: TEdit
AnchorSideLeft.Control = edtUsr1R
@ -2752,7 +2749,7 @@ object frmPreferences: TfrmPreferences
Top = 34
Width = 527
Anchors = [akTop, akLeft, akRight]
TabOrder = 2
TabOrder = 3
end
object edtUsr3R: TEdit
AnchorSideLeft.Control = edtUsr2R
@ -2765,7 +2762,7 @@ object frmPreferences: TfrmPreferences
Top = 68
Width = 527
Anchors = [akTop, akLeft, akRight]
TabOrder = 4
TabOrder = 5
end
object edtUsr1RName: TEdit
AnchorSideLeft.Control = lblUsr1R
@ -2777,7 +2774,7 @@ object frmPreferences: TfrmPreferences
Width = 57
BorderSpacing.Left = 6
MaxLength = 4
TabOrder = 1
TabOrder = 0
end
object edtUsr2RName: TEdit
AnchorSideLeft.Control = edtUsr1RName
@ -2788,7 +2785,7 @@ object frmPreferences: TfrmPreferences
Top = 34
Width = 57
MaxLength = 4
TabOrder = 3
TabOrder = 2
end
object edtUsr3RName: TEdit
AnchorSideLeft.Control = edtUsr1RName
@ -2799,7 +2796,7 @@ object frmPreferences: TfrmPreferences
Top = 68
Width = 57
MaxLength = 4
TabOrder = 5
TabOrder = 4
end
end
object chkRVfo: TCheckBox
@ -2814,7 +2811,7 @@ object frmPreferences: TfrmPreferences
Checked = True
OnChange = TRXParamsChange
State = cbChecked
TabOrder = 7
TabOrder = 10
end
object cmbRadioNr: TComboBox
AnchorSideLeft.Control = grbRadio
@ -2837,7 +2834,7 @@ object frmPreferences: TfrmPreferences
)
OnCloseUp = cmbRadioNrChangeBounds
Style = csDropDownList
TabOrder = 3
TabOrder = 0
Text = '1'
end
object lblRName: TLabel
@ -2856,8 +2853,8 @@ object frmPreferences: TfrmPreferences
end
object TabROTcontrol: TTabSheet
Caption = 'ROT control'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox41: TGroupBox
AnchorSideLeft.Control = TabROTcontrol
AnchorSideTop.Control = TabROTcontrol
@ -3830,8 +3827,8 @@ object frmPreferences: TfrmPreferences
end
object tabModes: TTabSheet
Caption = 'Modes'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox35: TGroupBox
AnchorSideLeft.Control = tabModes
AnchorSideTop.Control = GroupBox39
@ -4333,8 +4330,8 @@ object frmPreferences: TfrmPreferences
end
object tabQTHProfiles: TTabSheet
Caption = 'QTH Profiles'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object chkUseProfiles: TCheckBox
Left = 9
Height = 23
@ -4438,8 +4435,8 @@ object frmPreferences: TfrmPreferences
end
object tabExport: TTabSheet
Caption = 'Export'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
inline fraExportPref1: TfraExportPref
Top = 8
inherited lblField1: TLabel
@ -4456,8 +4453,8 @@ object frmPreferences: TfrmPreferences
end
object tabDXCluster: TTabSheet
Caption = 'DXCluster'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object gbDXCColor: TGroupBox
AnchorSideLeft.Control = tabDXCluster
AnchorSideTop.Control = tabDXCluster
@ -5074,8 +5071,8 @@ object frmPreferences: TfrmPreferences
end
object tabFont: TTabSheet
Caption = 'Fonts'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox7: TGroupBox
Left = 14
Height = 352
@ -5285,8 +5282,8 @@ object frmPreferences: TfrmPreferences
end
object tabWazItu: TTabSheet
Caption = 'WAZ, ITU zones'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox8: TGroupBox
Left = 14
Height = 230
@ -5428,8 +5425,8 @@ object frmPreferences: TfrmPreferences
end
object tabIOTA: TTabSheet
Caption = 'IOTA'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox10: TGroupBox
Left = 22
Height = 168
@ -5485,8 +5482,8 @@ object frmPreferences: TfrmPreferences
end
object tabMemebership: TTabSheet
Caption = 'Membership'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox11: TGroupBox
AnchorSideLeft.Control = tabMemebership
AnchorSideTop.Control = tabMemebership
@ -5927,8 +5924,8 @@ object frmPreferences: TfrmPreferences
end
object tabBandMap: TTabSheet
Caption = 'Bandmap'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox16: TGroupBox
Left = 13
Height = 61
@ -6246,8 +6243,8 @@ object frmPreferences: TfrmPreferences
end
object tabXplanet: TTabSheet
Caption = 'xplanet support'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox21: TGroupBox
Left = 14
Height = 89
@ -6522,8 +6519,8 @@ object frmPreferences: TfrmPreferences
end
object tabZipCode: TTabSheet
Caption = 'Zip code tracking'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox25: TGroupBox
Left = 6
Height = 104
@ -6779,8 +6776,8 @@ object frmPreferences: TfrmPreferences
end
object tabLoTW: TTabSheet
Caption = 'LoTW/eQSL support'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object lblLoTWBkg: TLabel
AnchorSideLeft.Control = cmbLoTWBckColor
AnchorSideLeft.Side = asrBottom
@ -7121,8 +7118,8 @@ object frmPreferences: TfrmPreferences
end
object tabCWInterface: TTabSheet
Caption = 'CW interface'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object lbIfaceType: TLabel
AnchorSideLeft.Control = tabCWInterface
AnchorSideTop.Control = tabCWInterface
@ -7736,8 +7733,8 @@ object frmPreferences: TfrmPreferences
end
object tabFldigi1: TTabSheet
Caption = 'fldigi/wsjt interface'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox31: TGroupBox
AnchorSideLeft.Control = tabFldigi1
AnchorSideTop.Control = tabFldigi1
@ -8424,8 +8421,8 @@ object frmPreferences: TfrmPreferences
end
object tabAutoBackup: TTabSheet
Caption = 'Exit & Auto backup'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox32: TGroupBox
Left = 8
Height = 370
@ -8572,8 +8569,8 @@ object frmPreferences: TfrmPreferences
end
object tabExtViewers: TTabSheet
Caption = 'External viewers'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object Label99: TLabel
Left = 23
Height = 17
@ -8660,8 +8657,8 @@ object frmPreferences: TfrmPreferences
end
object tabCallbook: TTabSheet
Caption = 'Callbook support'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox38: TGroupBox
Left = 13
Height = 160
@ -8725,8 +8722,8 @@ object frmPreferences: TfrmPreferences
end
object tabRBN: TTabSheet
Caption = 'RBN support'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object chkRBNAutoConn: TCheckBox
AnchorSideLeft.Control = lblRbnWindowOpen
AnchorSideTop.Control = cmbCl10db
@ -9044,8 +9041,8 @@ object frmPreferences: TfrmPreferences
end
object tabOnlineLog: TTabSheet
Caption = 'Online log upload'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object GroupBox44: TGroupBox
Left = 13
Height = 179
@ -9346,8 +9343,8 @@ object frmPreferences: TfrmPreferences
end
object tabCondx: TTabSheet
Caption = 'Propagation'
ClientHeight = 672
ClientWidth = 836
ClientHeight = 682
ClientWidth = 873
object rbCondxAsImage: TRadioButton
Left = 25
Height = 23
@ -9418,12 +9415,12 @@ object frmPreferences: TfrmPreferences
end
object Panel1: TPanel
AnchorSideBottom.Side = asrBottom
Left = 1006
Height = 703
Left = 1043
Height = 713
Top = 0
Width = 88
Align = alRight
ClientHeight = 703
ClientHeight = 713
ClientWidth = 88
TabOrder = 1
object btnOK: TButton
@ -9488,7 +9485,7 @@ object frmPreferences: TfrmPreferences
end
object lbPreferences: TListBox
Left = 0
Height = 703
Height = 713
Top = 0
Width = 160
Align = alLeft