From fe070b42d2ddea9ec14bb186b6cc0b6d11b490c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Tue, 3 Jun 2003 20:46:51 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=675 --- Source/progressunit.dfm | 56 ++++++++++++++++++++++++------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'Source/progressunit.dfm') 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 -- cgit v1.2.1