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

  1. object StartupAdsForm: TStartupAdsForm
  2.   Left = 0
  3.   Top = 0
  4.   BorderIcons = []
  5.   Caption = 'KSP Ads...'
  6.   ClientHeight = 265
  7.   ClientWidth = 398
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object WebBrowser1: TWebBrowser
  22.     Left = 0
  23.     Top = 0
  24.     Width = 398
  25.     Height = 224
  26.     Align = alClient
  27.     TabOrder = 0
  28.     OnBeforeNavigate2 = WebBrowser1BeforeNavigate2
  29.     OnNavigateComplete2 = WebBrowser1NavigateComplete2
  30.     ExplicitLeft = 56
  31.     ExplicitTop = 56
  32.     ExplicitWidth = 300
  33.     ExplicitHeight = 150
  34.     ControlData = {
  35.       4C00000022290000271700000000000000000000000000000000000000000000
  36.       000000004C000000000000000000000001000000E0D057007335CF11AE690800
  37.       2B2E126208000000000000004C0000000114020000000000C000000000000046
  38.       8000000000000000000000000000000000000000000000000000000000000000
  39.       00000000000000000100000000000000000000000000000000000000}
  40.   end
  41.   object spSkinPanel1: TspSkinPanel
  42.     Left = 0
  43.     Top = 224
  44.     Width = 398
  45.     Height = 41
  46.     TabOrder = 1
  47.     DrawDefault = True
  48.     SkinData = KSPMainWindow.spSkinData1
  49.     SkinDataName = 'panel'
  50.     AlphaBlend = False
  51.     AlphaBlendValue = 200
  52.     UseSkinCursor = False
  53.     DefaultFont.Charset = DEFAULT_CHARSET
  54.     DefaultFont.Color = clWindowText
  55.     DefaultFont.Height = 14
  56.     DefaultFont.Name = #203#206#282#314
  57.     DefaultFont.Style = []
  58.     UseSkinFont = True
  59.     DefaultWidth = 0
  60.     DefaultHeight = 0
  61.     RealHeight = -1
  62.     AutoEnabledControls = True
  63.     CheckedMode = False
  64.     Checked = False
  65.     NumGlyphs = 1
  66.     Spacing = 2
  67.     DefaultAlignment = taLeftJustify
  68.     DefaultCaptionHeight = 22
  69.     BorderStyle = bvFrame
  70.     CaptionMode = False
  71.     RollUpMode = False
  72.     RollUpState = False
  73.     Caption = 'spSkinPanel1'
  74.     Align = alBottom
  75.     object spSkinStdLabel1: TspSkinStdLabel
  76.       Left = 3
  77.       Top = 3
  78.       Width = 182
  79.       Height = 13
  80.       UseSkinFont = True
  81.       DefaultFont.Charset = DEFAULT_CHARSET
  82.       DefaultFont.Color = clWindowText
  83.       DefaultFont.Height = -11
  84.       DefaultFont.Name = 'Tahoma'
  85.       DefaultFont.Style = []
  86.       SkinData = KSPMainWindow.spSkinData1
  87.       SkinDataName = 'stdlabel'
  88.       Caption = 'This window is displayed once per day'
  89.     end
  90.     object CloseButton: TspSkinButton
  91.       Left = 312
  92.       Top = 3
  93.       Width = 75
  94.       Height = 25
  95.       TabOrder = 0
  96.       DrawDefault = True
  97.       SkinData = KSPMainWindow.spSkinData1
  98.       SkinDataName = 'button'
  99.       AlphaBlend = False
  100.       AlphaBlendValue = 200
  101.       UseSkinCursor = False
  102.       DefaultFont.Charset = DEFAULT_CHARSET
  103.       DefaultFont.Color = clWindowText
  104.       DefaultFont.Height = 14
  105.       DefaultFont.Name = #203#206#282#314
  106.       DefaultFont.Style = []
  107.       UseSkinFont = True
  108.       DefaultWidth = 0
  109.       DefaultHeight = 0
  110.       UseSkinSize = True
  111.       RepeatMode = False
  112.       RepeatInterval = 100
  113.       AllowAllUp = False
  114.       TabStop = True
  115.       CanFocused = True
  116.       Down = False
  117.       GroupIndex = 0
  118.       Caption = 'Close'
  119.       NumGlyphs = 1
  120.       Spacing = 1
  121.       Enabled = False
  122.       OnClick = CloseButtonClick
  123.     end
  124.   end
  125.   object Timer1: TTimer
  126.     Enabled = False
  127.     Interval = 5000
  128.     OnTimer = Timer1Timer
  129.     Left = 152
  130.     Top = 96
  131.   end
  132.   object spDynamicSkinForm1: TspDynamicSkinForm
  133.     UseFormCursorInNCArea = False
  134.     MaxMenuItemsInWindow = 0
  135.     ClientWidth = 0
  136.     ClientHeight = 0
  137.     HideCaptionButtons = True
  138.     AlwaysShowInTray = False
  139.     LogoBitMapTransparent = False
  140.     AlwaysMinimizeToTray = False
  141.     UseSkinFontInMenu = True
  142.     ShowIcon = False
  143.     MaximizeOnFullScreen = False
  144.     SkinHint = KSPMainWindow.spSkinHint1
  145.     ShowObjectHint = False
  146.     UseDefaultObjectHint = True
  147.     UseSkinCursors = False
  148.     DefCaptionFont.Charset = DEFAULT_CHARSET
  149.     DefCaptionFont.Color = clBtnText
  150.     DefCaptionFont.Height = 14
  151.     DefCaptionFont.Name = #203#206#282#314
  152.     DefCaptionFont.Style = [fsBold]
  153.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  154.     DefInActiveCaptionFont.Color = clBtnShadow
  155.     DefInActiveCaptionFont.Height = 14
  156.     DefInActiveCaptionFont.Name = #203#206#282#314
  157.     DefInActiveCaptionFont.Style = [fsBold]
  158.     DefMenuItemHeight = 20
  159.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  160.     DefMenuItemFont.Color = clWindowText
  161.     DefMenuItemFont.Height = 14
  162.     DefMenuItemFont.Name = #203#206#282#314
  163.     DefMenuItemFont.Style = []
  164.     UseDefaultSysMenu = True
  165.     SupportNCArea = True
  166.     AlphaBlendAnimation = False
  167.     AlphaBlendValue = 200
  168.     AlphaBlend = False
  169.     MenusAlphaBlend = False
  170.     MenusAlphaBlendAnimation = False
  171.     MenusAlphaBlendValue = 200
  172.     SkinData = KSPMainWindow.spSkinData1
  173.     MinHeight = 0
  174.     MinWidth = 0
  175.     MaxHeight = 0
  176.     MaxWidth = 0
  177.     Sizeable = False
  178.     DraggAble = False
  179.     Magnetic = False
  180.     MagneticSize = 10
  181.     BorderIcons = []
  182.     Left = 160
  183.     Top = 24
  184.   end
  185.   object Timer2: TTimer
  186.     Enabled = False
  187.     OnTimer = Timer2Timer
  188.     Left = 192
  189.     Top = 96
  190.   end
  191. end
  192.