aboutsummaryrefslogtreecommitdiff
path: root/Source/progressunit.dfm
diff options
context:
space:
mode:
Diffstat (limited to 'Source/progressunit.dfm')
-rw-r--r--Source/progressunit.dfm56
1 files changed, 28 insertions, 28 deletions
diff --git a/Source/progressunit.dfm b/Source/progressunit.dfm
index 297d4cd..ff69485 100644
--- a/Source/progressunit.dfm
+++ b/Source/progressunit.dfm
@@ -1,28 +1,28 @@
-object Progress: TProgress
- Left = 262
- Top = 330
- Width = 618
- Height = 53
- BorderStyle = bsSizeToolWin
- Caption = 'Progress'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object pb1: TProgressBar
- Left = 0
- Top = 0
- Width = 610
- Height = 26
- Align = alClient
- Min = 0
- Max = 100
- TabOrder = 0
- end
-end
+object Progress: TProgress
+ Left = 262
+ Top = 330
+ Width = 618
+ Height = 53
+ BorderStyle = bsSizeToolWin
+ Caption = 'Progress'
+ Color = clBtnFace
+ Font.Charset = DEFAULT_CHARSET
+ Font.Color = clWindowText
+ Font.Height = -11
+ Font.Name = 'MS Sans Serif'
+ Font.Style = []
+ OldCreateOrder = False
+ Position = poScreenCenter
+ PixelsPerInch = 96
+ TextHeight = 13
+ object pb1: TProgressBar
+ Left = 0
+ Top = 0
+ Width = 610
+ Height = 26
+ Align = alClient
+ Min = 0
+ Max = 100
+ TabOrder = 0
+ end
+end