Commit 1a74721f authored by rarnu's avatar rarnu

add: 将标题栏改为黑色

parent 8625dfa5
......@@ -9,6 +9,8 @@ object FormMain: TFormMain
SystemStatusBar.BackgroundColor = claSilver
StyleBook = StyleManager.StyleBook
Visible = True
Constraints.MinHeight = 850.000000000000000000
Constraints.MinWidth = 1200.000000000000000000
FormFactor.Width = 320
FormFactor.Height = 480
FormFactor.Devices = [Desktop]
......@@ -1384,7 +1386,7 @@ object FormMain: TFormMain
Size.Width = 344.000000000000000000
Size.Height = 44.000000000000000000
Size.PlatformDefault = False
TabOrder = 28
TabOrder = 27
object TLabel
Align = Left
StyledSettings = []
......@@ -1427,7 +1429,7 @@ object FormMain: TFormMain
Size.Height = 44.000000000000000000
Size.PlatformDefault = False
Visible = False
TabOrder = 30
TabOrder = 29
object btnAddCard: TCornerButton
Align = Center
StyledSettings = []
......@@ -1460,7 +1462,7 @@ object FormMain: TFormMain
Size.Height = 660.000000000000000000
Size.PlatformDefault = False
Visible = False
TabOrder = 31
TabOrder = 30
object TLayout
Align = Top
Size.Width = 344.000000000000000000
......@@ -1515,7 +1517,7 @@ object FormMain: TFormMain
Size.Height = 50.000000000000000000
Size.PlatformDefault = False
Visible = False
TabOrder = 29
TabOrder = 28
object btnDelCard: TCornerButton
Align = Center
StyledSettings = []
......@@ -1548,7 +1550,7 @@ object FormMain: TFormMain
Size.Height = 660.000000000000000000
Size.PlatformDefault = False
Visible = False
TabOrder = 32
TabOrder = 31
object lblCardName: TLabel
Align = Top
StyledSettings = []
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment