11 changed files with
11 additions and
0 deletions
|
|
|
|
@ -1,4 +1,5 @@
|
|
|
|
|
inherited frmOptionsColors: TfrmOptionsColors
|
|
|
|
|
HelpKeyword = '/configuration.html#ConfigColor'
|
|
|
|
|
ChildSizing.LeftRightSpacing = 6
|
|
|
|
|
ChildSizing.TopBottomSpacing = 6
|
|
|
|
|
DesignLeft = 360
|
|
|
|
|
|
|
|
|
|
@ -1,6 +1,7 @@
|
|
|
|
|
inherited frmOptionsConfiguration: TfrmOptionsConfiguration
|
|
|
|
|
Height = 595
|
|
|
|
|
Width = 626
|
|
|
|
|
HelpKeyword = '/configuration.html#ConfigDC'
|
|
|
|
|
ChildSizing.LeftRightSpacing = 6
|
|
|
|
|
ChildSizing.TopBottomSpacing = 6
|
|
|
|
|
ClientHeight = 595
|
|
|
|
|
|
|
|
|
|
@ -1,6 +1,7 @@
|
|
|
|
|
inherited frmOptionsCustomColumns: TfrmOptionsCustomColumns
|
|
|
|
|
Height = 596
|
|
|
|
|
Width = 1070
|
|
|
|
|
HelpKeyword = '/configuration.html#ConfigColumns'
|
|
|
|
|
ChildSizing.LeftRightSpacing = 4
|
|
|
|
|
ChildSizing.TopBottomSpacing = 4
|
|
|
|
|
ClientHeight = 596
|
|
|
|
|
|
|
|
|
|
@ -3,6 +3,7 @@ inherited frmOptionsDirectoryHotlist: TfrmOptionsDirectoryHotlist
|
|
|
|
|
Width = 730
|
|
|
|
|
ClientHeight = 658
|
|
|
|
|
ClientWidth = 730
|
|
|
|
|
HelpKeyword = '/directoryhotlist.html'
|
|
|
|
|
Constraints.MinHeight = 520
|
|
|
|
|
Constraints.MinWidth = 600
|
|
|
|
|
ParentShowHint = False
|
|
|
|
|
|
|
|
|
|
@ -1,6 +1,7 @@
|
|
|
|
|
inherited frmOptionsDirectoryHotlistExtra: TfrmOptionsDirectoryHotlistExtra
|
|
|
|
|
Height = 573
|
|
|
|
|
Width = 850
|
|
|
|
|
HelpKeyword = '/configuration.html#ConfigDirHotlistEx'
|
|
|
|
|
ChildSizing.LeftRightSpacing = 6
|
|
|
|
|
ChildSizing.TopBottomSpacing = 6
|
|
|
|
|
ClientHeight = 573
|
|
|
|
|
|
|
|
|
|
@ -1,6 +1,7 @@
|
|
|
|
|
inherited frmOptionsDragDrop: TfrmOptionsDragDrop
|
|
|
|
|
Height = 467
|
|
|
|
|
Width = 845
|
|
|
|
|
HelpKeyword = '/configuration.html#ConfigMouseDD'
|
|
|
|
|
ChildSizing.LeftRightSpacing = 6
|
|
|
|
|
ChildSizing.TopBottomSpacing = 6
|
|
|
|
|
ClientHeight = 467
|
|
|
|
|
|
|
|
|
|
@ -1,4 +1,5 @@
|
|
|
|
|
inherited frmOptionsDrivesListButton: TfrmOptionsDrivesListButton
|
|
|
|
|
HelpKeyword = '/configuration.html#ConfigDrivesList'
|
|
|
|
|
object gbDrivesList: TGroupBox[0]
|
|
|
|
|
AnchorSideLeft.Control = Owner
|
|
|
|
|
AnchorSideTop.Control = Owner
|
|
|
|
|
|
|
|
|
|
@ -1,6 +1,7 @@
|
|
|
|
|
inherited frmOptionsEditorColors: TfrmOptionsEditorColors
|
|
|
|
|
Height = 357
|
|
|
|
|
Width = 680
|
|
|
|
|
HelpKeyword = '/configuration.html#ConfigToolsEditorHL'
|
|
|
|
|
ClientHeight = 357
|
|
|
|
|
ClientWidth = 680
|
|
|
|
|
DesignLeft = 322
|
|
|
|
|
|
|
|
|
|
@ -1,6 +1,7 @@
|
|
|
|
|
inherited frmOptionsFavoriteTabs: TfrmOptionsFavoriteTabs
|
|
|
|
|
Height = 604
|
|
|
|
|
Width = 584
|
|
|
|
|
HelpKeyword = '/configuration.html#ConfigFavoriteTabs'
|
|
|
|
|
AutoSize = True
|
|
|
|
|
ClientHeight = 604
|
|
|
|
|
ClientWidth = 584
|
|
|
|
|
|
|
|
|
|
@ -1,6 +1,7 @@
|
|
|
|
|
inherited frmOptionsFileAssoc: TfrmOptionsFileAssoc
|
|
|
|
|
Height = 585
|
|
|
|
|
Width = 568
|
|
|
|
|
HelpKeyword = '/configuration.html#ConfigAssociations'
|
|
|
|
|
ClientHeight = 585
|
|
|
|
|
ClientWidth = 568
|
|
|
|
|
Constraints.MinHeight = 300
|
|
|
|
|
|
|
|
|
|
@ -1,6 +1,7 @@
|
|
|
|
|
inherited frmOptionsFileAssocExtra: TfrmOptionsFileAssocExtra
|
|
|
|
|
Height = 508
|
|
|
|
|
Width = 937
|
|
|
|
|
HelpKeyword = '/configuration.html#ConfigAssocEx'
|
|
|
|
|
AutoSize = True
|
|
|
|
|
BorderSpacing.Around = 6
|
|
|
|
|
ChildSizing.LeftRightSpacing = 6
|
|
|
|
|
|