ADD: Context help links for several options pages

This commit is contained in:
Alexander Koblov 2023-02-09 21:54:22 +03:00
commit bf821d801d
11 changed files with 11 additions and 0 deletions

View file

@ -1,4 +1,5 @@
inherited frmOptionsColors: TfrmOptionsColors
HelpKeyword = '/configuration.html#ConfigColor'
ChildSizing.LeftRightSpacing = 6
ChildSizing.TopBottomSpacing = 6
DesignLeft = 360

View file

@ -1,6 +1,7 @@
inherited frmOptionsConfiguration: TfrmOptionsConfiguration
Height = 595
Width = 626
HelpKeyword = '/configuration.html#ConfigDC'
ChildSizing.LeftRightSpacing = 6
ChildSizing.TopBottomSpacing = 6
ClientHeight = 595

View file

@ -1,6 +1,7 @@
inherited frmOptionsCustomColumns: TfrmOptionsCustomColumns
Height = 596
Width = 1070
HelpKeyword = '/configuration.html#ConfigColumns'
ChildSizing.LeftRightSpacing = 4
ChildSizing.TopBottomSpacing = 4
ClientHeight = 596

View file

@ -3,6 +3,7 @@ inherited frmOptionsDirectoryHotlist: TfrmOptionsDirectoryHotlist
Width = 730
ClientHeight = 658
ClientWidth = 730
HelpKeyword = '/directoryhotlist.html'
Constraints.MinHeight = 520
Constraints.MinWidth = 600
ParentShowHint = False

View file

@ -1,6 +1,7 @@
inherited frmOptionsDirectoryHotlistExtra: TfrmOptionsDirectoryHotlistExtra
Height = 573
Width = 850
HelpKeyword = '/configuration.html#ConfigDirHotlistEx'
ChildSizing.LeftRightSpacing = 6
ChildSizing.TopBottomSpacing = 6
ClientHeight = 573

View file

@ -1,6 +1,7 @@
inherited frmOptionsDragDrop: TfrmOptionsDragDrop
Height = 467
Width = 845
HelpKeyword = '/configuration.html#ConfigMouseDD'
ChildSizing.LeftRightSpacing = 6
ChildSizing.TopBottomSpacing = 6
ClientHeight = 467

View file

@ -1,4 +1,5 @@
inherited frmOptionsDrivesListButton: TfrmOptionsDrivesListButton
HelpKeyword = '/configuration.html#ConfigDrivesList'
object gbDrivesList: TGroupBox[0]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Owner

View file

@ -1,6 +1,7 @@
inherited frmOptionsEditorColors: TfrmOptionsEditorColors
Height = 357
Width = 680
HelpKeyword = '/configuration.html#ConfigToolsEditorHL'
ClientHeight = 357
ClientWidth = 680
DesignLeft = 322

View file

@ -1,6 +1,7 @@
inherited frmOptionsFavoriteTabs: TfrmOptionsFavoriteTabs
Height = 604
Width = 584
HelpKeyword = '/configuration.html#ConfigFavoriteTabs'
AutoSize = True
ClientHeight = 604
ClientWidth = 584

View file

@ -1,6 +1,7 @@
inherited frmOptionsFileAssoc: TfrmOptionsFileAssoc
Height = 585
Width = 568
HelpKeyword = '/configuration.html#ConfigAssociations'
ClientHeight = 585
ClientWidth = 568
Constraints.MinHeight = 300

View file

@ -1,6 +1,7 @@
inherited frmOptionsFileAssocExtra: TfrmOptionsFileAssocExtra
Height = 508
Width = 937
HelpKeyword = '/configuration.html#ConfigAssocEx'
AutoSize = True
BorderSpacing.Around = 6
ChildSizing.LeftRightSpacing = 6