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
6da77a93
Commit
6da77a93
authored
24 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Slight adjustments.
parent
4b418c76
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/CodeInputFormUnit.dfm
+24
-24
24 additions, 24 deletions
src/sbbs3/ctrl/CodeInputFormUnit.dfm
with
24 additions
and
24 deletions
src/sbbs3/ctrl/CodeInputFormUnit.dfm
+
24
−
24
View file @
6da77a93
...
...
@@ -3,37 +3,37 @@ object CodeInputForm: TCodeInputForm
Top = 374
BorderStyle = bsDialog
Caption = 'Parameter Required'
ClientHeight =
73
ClientWidth =
331
ClientHeight =
90
ClientWidth =
407
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch =
96
TextHeight = 1
3
PixelsPerInch =
120
TextHeight = 1
6
object Bevel1: TBevel
Left =
8
Top =
8
Width = 2
2
8
Height =
55
Left =
10
Top =
10
Width = 28
0
Height =
68
Anchors = [akLeft, akTop, akRight, akBottom]
Shape = bsFrame
end
object Label: TLabel
Left = 1
3
Top = 2
6
Width = 9
8
Height = 2
0
Left = 1
6
Top =
3
2
Width =
12
9
Height = 2
4
Alignment = taRightJustify
AutoSize = False
Caption = 'Name/ID/Code'
end
object OKBtn: TButton
Left =
247
Top =
8
Width =
75
Height =
25
Left =
304
Top =
10
Width =
92
Height =
31
Anchors = [akTop, akRight]
Caption = 'OK'
Default = True
...
...
@@ -41,10 +41,10 @@ object CodeInputForm: TCodeInputForm
TabOrder = 0
end
object CancelBtn: TButton
Left =
247
Top =
38
Width =
75
Height =
25
Left =
304
Top =
47
Width =
92
Height =
31
Anchors = [akTop, akRight]
Cancel = True
Caption = 'Cancel'
...
...
@@ -52,10 +52,10 @@ object CodeInputForm: TCodeInputForm
TabOrder = 1
end
object Edit: TEdit
Left = 1
24
Top = 2
6
Width =
98
Height = 2
1
Left = 1
53
Top =
3
2
Width =
120
Height = 2
4
CharCase = ecUpperCase
TabOrder = 2
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