Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
54ea4b4b
Commit
54ea4b4b
authored
20 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Changed FAQ link to
http://www.synchro.net/docs/v3cfgfaq.txt
.
parent
51ee3576
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/sbbs3/ctrl/MainFormUnit.dfm
+27
-27
27 additions, 27 deletions
src/sbbs3/ctrl/MainFormUnit.dfm
with
27 additions
and
27 deletions
src/sbbs3/ctrl/MainFormUnit.dfm
+
27
−
27
View file @
54ea4b4b
...
...
@@ -10,7 +10,7 @@ object MainForm: TMainForm
DragMode = dmAutomatic
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -1
4
Font.Height = -1
1
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {
...
...
@@ -46,11 +46,11 @@ object MainForm: TMainForm
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch =
120
TextHeight = 1
6
PixelsPerInch =
96
TextHeight = 1
3
object HorizontalSplitter: TSplitter
Left = 0
Top = 1
95
Top = 1
64
Width = 632
Height = 1
Cursor = crVSplit
...
...
@@ -61,9 +61,9 @@ object MainForm: TMainForm
end
object Logo: TImage
Left = 0
Top = 1
9
6
Top = 16
5
Width = 632
Height = 12
1
Height = 1
6
2
Align = alClient
Center = True
IncrementalDisplay = True
...
...
@@ -1962,7 +1962,7 @@ object MainForm: TMainForm
Left = 0
Top = 30
Width = 632
Height = 1
65
Height = 1
34
Align = alTop
BevelOuter = bvNone
Constraints.MinHeight = 100
...
...
@@ -1970,18 +1970,18 @@ object MainForm: TMainForm
TabOrder = 1
Visible = False
object TopVerticalSplitter: TSplitter
Left = 2
89
Left = 2
35
Top = 0
Width =
3
Height = 1
65
Width =
2
Height = 1
34
Cursor = crHSplit
MinSize = 1
end
object UpperLeftPageControl: TPageControl
Left = 0
Top = 0
Width = 2
89
Height = 1
65
Width = 2
35
Height = 1
34
Align = alLeft
DockSite = True
TabOrder = 0
...
...
@@ -1989,10 +1989,10 @@ object MainForm: TMainForm
OnUnDock = PageControlUnDock
end
object UpperRightPageControl: TPageControl
Left = 2
92
Left = 2
37
Top = 0
Width = 3
40
Height = 1
65
Width = 3
95
Height = 1
34
Align = alClient
DockSite = True
TabOrder = 1
...
...
@@ -2002,26 +2002,26 @@ object MainForm: TMainForm
end
object BottomPanel: TPanel
Left = 0
Top = 1
9
6
Top = 16
5
Width = 632
Height = 12
1
Height = 1
6
2
Align = alClient
BevelOuter = bvNone
TabOrder = 2
Visible = False
object BottomVerticalSplitter: TSplitter
Left = 2
89
Left = 2
35
Top = 0
Width =
3
Height = 12
1
Width =
2
Height = 1
6
2
Cursor = crHSplit
MinSize = 1
end
object LowerLeftPageControl: TPageControl
Left = 0
Top = 0
Width = 2
89
Height = 12
1
Width = 2
35
Height = 1
6
2
Align = alLeft
DockSite = True
TabOrder = 0
...
...
@@ -2029,10 +2029,10 @@ object MainForm: TMainForm
OnUnDock = PageControlUnDock
end
object LowerRightPageControl: TPageControl
Left = 2
92
Left = 2
37
Top = 0
Width = 3
40
Height = 12
1
Width = 3
95
Height = 1
6
2
Align = alClient
DockSite = True
TabOrder = 1
...
...
@@ -2042,7 +2042,7 @@ object MainForm: TMainForm
end
object StatusBar: TStatusBar
Left = 0
Top = 3
1
7
Top = 3
2
7
Width = 632
Height = 25
Panels = <
...
...
@@ -2695,7 +2695,7 @@ object MainForm: TMainForm
end
object HelpFAQMenuItem: TMenuItem
Caption = 'Frequently Asked Questions'
Hint = '
f
tp://
vert
.synchro.net/
Synchronet
/v3cfgfaq.txt'
Hint = '
ht
tp://
www
.synchro.net/
docs
/v3cfgfaq.txt'
OnClick = WebPageMenuItemClick
end
object N7: TMenuItem
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment