FIX: Panels background color (issue #1889)

(cherry picked from commit 66dedd742c)
This commit is contained in:
Alexander Koblov 2024-10-05 13:51:45 +03:00
commit 445461bec1
2 changed files with 0 additions and 8 deletions

View file

@ -22,10 +22,8 @@ inherited frmOptionsDirectoryHotlist: TfrmOptionsDirectoryHotlist
ChildSizing.TopBottomSpacing = 6
ClientHeight = 626
ClientWidth = 714
Color = clForm
Constraints.MinHeight = 460
Constraints.MinWidth = 548
ParentColor = False
TabOrder = 0
object pnlClient: TPanel
AnchorSideLeft.Control = gbDirectoryHotlist
@ -85,8 +83,6 @@ inherited frmOptionsDirectoryHotlist: TfrmOptionsDirectoryHotlist
BevelOuter = bvNone
ClientHeight = 161
ClientWidth = 314
Color = clForm
ParentColor = False
TabOrder = 1
OnResize = pnlButtonsResize
object btnInsert: TBitBtn

View file

@ -26,8 +26,6 @@ inherited frmOptionsFavoriteTabs: TfrmOptionsFavoriteTabs
ChildSizing.TopBottomSpacing = 6
ClientHeight = 572
ClientWidth = 568
Color = clForm
ParentColor = False
TabOrder = 0
object pnlClient: TPanel
AnchorSideLeft.Control = gbFavoriteTabs
@ -93,8 +91,6 @@ inherited frmOptionsFavoriteTabs: TfrmOptionsFavoriteTabs
ChildSizing.TopBottomSpacing = 6
ClientHeight = 249
ClientWidth = 149
Color = clForm
ParentColor = False
TabOrder = 1
object btnInsert: TBitBtn
Tag = 1