home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February / PCWorld_2008-02_cd.bin / temacd / ksp / ksp2006r3full.exe / player.exe / 0 / RCDATA / TWIZARDPROGRESSFORM / TWIZARDPROGRESSFORM.txt
Text File  |  2006-09-04  |  3KB  |  102 lines

  1. object WizardProgressForm: TWizardProgressForm
  2.   Left = 360
  3.   Top = 411
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Wizard Progress...'
  7.   ClientHeight = 25
  8.   ClientWidth = 592
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Progress: TspSkinGauge
  21.     Left = 0
  22.     Top = 0
  23.     Width = 592
  24.     Height = 25
  25.     TabOrder = 0
  26.     DrawDefault = True
  27.     SkinDataName = 'gauge'
  28.     AlphaBlend = False
  29.     AlphaBlendValue = 200
  30.     UseSkinCursor = False
  31.     DefaultFont.Charset = DEFAULT_CHARSET
  32.     DefaultFont.Color = clWindowText
  33.     DefaultFont.Height = 14
  34.     DefaultFont.Name = 'Arial'
  35.     DefaultFont.Style = []
  36.     UseSkinFont = True
  37.     DefaultWidth = 0
  38.     DefaultHeight = 0
  39.     UseSkinSize = True
  40.     TextAlphaBlend = False
  41.     TextAlphaBlendValue = 200
  42.     ShowProgressText = False
  43.     ShowPercent = True
  44.     MinValue = 0
  45.     MaxValue = 100
  46.     Value = 50
  47.     Vertical = False
  48.     Align = alClient
  49.   end
  50.   object spDynamicSkinForm1: TspDynamicSkinForm
  51.     UseFormCursorInNCArea = False
  52.     MaxMenuItemsInWindow = 0
  53.     ClientWidth = 0
  54.     ClientHeight = 0
  55.     HideCaptionButtons = False
  56.     AlwaysShowInTray = False
  57.     LogoBitMapTransparent = False
  58.     AlwaysMinimizeToTray = False
  59.     UseSkinFontInMenu = True
  60.     ShowIcon = False
  61.     MaximizeOnFullScreen = False
  62.     ShowObjectHint = False
  63.     UseDefaultObjectHint = True
  64.     UseSkinCursors = False
  65.     DefCaptionFont.Charset = DEFAULT_CHARSET
  66.     DefCaptionFont.Color = clBtnText
  67.     DefCaptionFont.Height = 14
  68.     DefCaptionFont.Name = 'Arial'
  69.     DefCaptionFont.Style = [fsBold]
  70.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  71.     DefInActiveCaptionFont.Color = clBtnShadow
  72.     DefInActiveCaptionFont.Height = 14
  73.     DefInActiveCaptionFont.Name = 'Arial'
  74.     DefInActiveCaptionFont.Style = [fsBold]
  75.     DefMenuItemHeight = 20
  76.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  77.     DefMenuItemFont.Color = clWindowText
  78.     DefMenuItemFont.Height = 14
  79.     DefMenuItemFont.Name = 'Arial'
  80.     DefMenuItemFont.Style = []
  81.     UseDefaultSysMenu = True
  82.     SupportNCArea = True
  83.     AlphaBlendAnimation = False
  84.     AlphaBlendValue = 200
  85.     AlphaBlend = False
  86.     MenusAlphaBlend = False
  87.     MenusAlphaBlendAnimation = False
  88.     MenusAlphaBlendValue = 200
  89.     MinHeight = 0
  90.     MinWidth = 0
  91.     MaxHeight = 0
  92.     MaxWidth = 0
  93.     Sizeable = False
  94.     DraggAble = True
  95.     Magnetic = False
  96.     MagneticSize = 10
  97.     BorderIcons = []
  98.     Left = 544
  99.     Top = 8
  100.   end
  101. end
  102.