Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
P
puzzle-editor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rarnu
puzzle-editor
Commits
1a74721f
Commit
1a74721f
authored
Oct 27, 2024
by
rarnu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add: 将标题栏改为黑色
parent
8625dfa5
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20117 additions
and
2885 deletions
+20117
-2885
Form/frmMain.fmx
Form/frmMain.fmx
+7
-5
Form/frmStyleModule.fmx
Form/frmStyleModule.fmx
+8293
-2820
Style/TitleBar.style
Style/TitleBar.style
+5884
-0
Style/YGOStyle.style
Style/YGOStyle.style
+5933
-60
No files found.
Form/frmMain.fmx
View file @
1a74721f
...
...
@@ -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 = 2
8
TabOrder = 2
7
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 = 3
1
TabOrder = 3
0
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 = 2
9
TabOrder = 2
8
object btnDelCard: TCornerButton
Align = Center
StyledSettings = []
...
...
@@ -1548,7 +1550,7 @@ object FormMain: TFormMain
Size.Height = 660.000000000000000000
Size.PlatformDefault = False
Visible = False
TabOrder = 3
2
TabOrder = 3
1
object lblCardName: TLabel
Align = Top
StyledSettings = []
...
...
Form/frmStyleModule.fmx
View file @
1a74721f
This diff is collapsed.
Click to expand it.
Style/TitleBar.style
0 → 100644
View file @
1a74721f
This diff is collapsed.
Click to expand it.
Style/YGOStyle.style
View file @
1a74721f
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment