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
866b0c84
Commit
866b0c84
authored
23 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Changed border style to dialog (non re-sizeable)
parent
e2f06b52
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/ConfigWizardUnit.dfm
+8
-7
8 additions, 7 deletions
src/sbbs3/ctrl/ConfigWizardUnit.dfm
with
8 additions
and
7 deletions
src/sbbs3/ctrl/ConfigWizardUnit.dfm
+
8
−
7
View file @
866b0c84
object ConfigWizard: TConfigWizard
Left = 489
Top = 424
Width = 599
Height = 408
BorderStyle = bsDialog
Caption = 'Configuration Wizard'
ClientHeight = 376
ClientWidth = 591
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
...
...
@@ -558,16 +559,16 @@ object ConfigWizard: TConfigWizard
object NextButton: TButton
Left = 393
Top = 327
Width = 8
9
Width = 8
8
Height = 31
Caption = '&Next >'
TabOrder = 1
OnClick = NextButtonClick
end
object CancelButton: TButton
Left = 4
95
Left = 4
87
Top = 327
Width = 8
9
Width = 8
8
Height = 31
Cancel = True
Caption = '&Cancel'
...
...
@@ -764,7 +765,7 @@ object ConfigWizard: TConfigWizard
Width = 185
Height = 24
Style = csDropDownList
ItemHeight =
0
ItemHeight =
16
ParentShowHint = False
ShowHint = True
TabOrder = 0
...
...
@@ -814,7 +815,7 @@ object ConfigWizard: TConfigWizard
Top = 40
Width = 241
Height = 24
ItemHeight =
0
ItemHeight =
16
TabOrder = 0
OnChange = VerifyInternetAddresses
end
...
...
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