object WizardProgressForm: TWizardProgressForm Left = 360 Top = 411 BorderIcons = [] BorderStyle = bsNone Caption = 'Wizard Progress...' ClientHeight = 25 ClientWidth = 592 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Progress: TspSkinGauge Left = 0 Top = 0 Width = 592 Height = 25 TabOrder = 0 DrawDefault = True SkinDataName = 'gauge' AlphaBlend = False AlphaBlendValue = 200 UseSkinCursor = False DefaultFont.Charset = DEFAULT_CHARSET DefaultFont.Color = clWindowText DefaultFont.Height = 14 DefaultFont.Name = 'Arial' DefaultFont.Style = [] UseSkinFont = True DefaultWidth = 0 DefaultHeight = 0 UseSkinSize = True TextAlphaBlend = False TextAlphaBlendValue = 200 ShowProgressText = False ShowPercent = True MinValue = 0 MaxValue = 100 Value = 50 Vertical = False Align = alClient end object spDynamicSkinForm1: TspDynamicSkinForm UseFormCursorInNCArea = False MaxMenuItemsInWindow = 0 ClientWidth = 0 ClientHeight = 0 HideCaptionButtons = False AlwaysShowInTray = False LogoBitMapTransparent = False AlwaysMinimizeToTray = False UseSkinFontInMenu = True ShowIcon = False MaximizeOnFullScreen = False ShowObjectHint = False UseDefaultObjectHint = True UseSkinCursors = False DefCaptionFont.Charset = DEFAULT_CHARSET DefCaptionFont.Color = clBtnText DefCaptionFont.Height = 14 DefCaptionFont.Name = 'Arial' DefCaptionFont.Style = [fsBold] DefInActiveCaptionFont.Charset = DEFAULT_CHARSET DefInActiveCaptionFont.Color = clBtnShadow DefInActiveCaptionFont.Height = 14 DefInActiveCaptionFont.Name = 'Arial' DefInActiveCaptionFont.Style = [fsBold] DefMenuItemHeight = 20 DefMenuItemFont.Charset = DEFAULT_CHARSET DefMenuItemFont.Color = clWindowText DefMenuItemFont.Height = 14 DefMenuItemFont.Name = 'Arial' DefMenuItemFont.Style = [] UseDefaultSysMenu = True SupportNCArea = True AlphaBlendAnimation = False AlphaBlendValue = 200 AlphaBlend = False MenusAlphaBlend = False MenusAlphaBlendAnimation = False MenusAlphaBlendValue = 200 MinHeight = 0 MinWidth = 0 MaxHeight = 0 MaxWidth = 0 Sizeable = False DraggAble = True Magnetic = False MagneticSize = 10 BorderIcons = [] Left = 544 Top = 8 end end