home *** CD-ROM | disk | FTP | other *** search
/ PC Expert 29 / Pce29cd.iso / RUNIMAGE / DELPHI40 / BIN / DPHIDE40.BPL / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  1998-06-16  |  4KB  |  206 lines

  1. object AboutBox: TAboutBox
  2.   Left = 306
  3.   Top = 118
  4.   BorderStyle = bsDialog
  5.   Caption = 'About Delphi'
  6.   ClientHeight = 256
  7.   ClientWidth = 340
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object SunburstImage: TImage
  21.     Left = 10
  22.     Top = 10
  23.     Width = 67
  24.     Height = 232
  25.     Stretch = True
  26.   end
  27.   object Bevel2: TBevel
  28.     Left = 8
  29.     Top = 8
  30.     Width = 71
  31.     Height = 236
  32.   end
  33.   object Bevel1: TBevel
  34.     Left = 88
  35.     Top = 166
  36.     Width = 241
  37.     Height = 2
  38.   end
  39.   object Label3: TLabel
  40.     Left = 89
  41.     Top = 194
  42.     Width = 145
  43.     Height = 13
  44.     Caption = 'Memory Available to Windows:'
  45.   end
  46.   object PhysMem: TLabel
  47.     Left = 321
  48.     Top = 194
  49.     Width = 6
  50.     Height = 13
  51.     Alignment = taRightJustify
  52.     Caption = '0'
  53.   end
  54.   object OS: TLabel
  55.     Left = 89
  56.     Top = 177
  57.     Width = 240
  58.     Height = 13
  59.     AutoSize = False
  60.     Caption = 'OS'
  61.   end
  62.   object TempleImage: TImage
  63.     Left = 16
  64.     Top = 16
  65.     Width = 54
  66.     Height = 48
  67.     Center = True
  68.     Transparent = True
  69.   end
  70.   object ObjectsImage: TImage
  71.     Left = 24
  72.     Top = 200
  73.     Width = 41
  74.     Height = 36
  75.     Center = True
  76.     Transparent = True
  77.   end
  78.   object OKButton: TButton
  79.     Left = 255
  80.     Top = 220
  81.     Width = 75
  82.     Height = 25
  83.     Cancel = True
  84.     Caption = 'OK'
  85.     Default = True
  86.     ModalResult = 1
  87.     TabOrder = 0
  88.   end
  89.   object MP: TMediaPlayer
  90.     Left = 0
  91.     Top = 224
  92.     Width = 253
  93.     Height = 30
  94.     DeviceType = dtAVIVideo
  95.     Display = ShowPanel
  96.     Visible = False
  97.     TabOrder = 1
  98.   end
  99.   object ShowPanel: TPanel
  100.     Left = 128
  101.     Top = 24
  102.     Width = 160
  103.     Height = 120
  104.     BevelOuter = bvNone
  105.     TabOrder = 2
  106.     Visible = False
  107.   end
  108.   object DetailsPanel: TPanel
  109.     Left = 88
  110.     Top = 8
  111.     Width = 241
  112.     Height = 153
  113.     BevelOuter = bvNone
  114.     TabOrder = 3
  115.     object Painter: TPaintBox
  116.       Left = 0
  117.       Top = 0
  118.       Width = 241
  119.       Height = 153
  120.     end
  121.     object Copyright: TLabel
  122.       Left = 10
  123.       Top = 110
  124.       Width = 207
  125.       Height = 13
  126.       Caption = 'Copyright ∩┐╜ 1983, 1998  Inprise Corporation'
  127.       Font.Charset = ANSI_CHARSET
  128.       Font.Color = clBlack
  129.       Font.Height = -11
  130.       Font.Name = 'MS Sans Serif'
  131.       Font.Style = []
  132.       ParentFont = False
  133.     end
  134.     object Version: TLabel
  135.       Left = 9
  136.       Top = 96
  137.       Width = 53
  138.       Height = 13
  139.       Caption = 'Version 4.0'
  140.       Font.Charset = ANSI_CHARSET
  141.       Font.Color = clBlack
  142.       Font.Height = -11
  143.       Font.Name = 'MS Sans Serif'
  144.       Font.Style = []
  145.       ParentFont = False
  146.     end
  147.     object SKUName: TLabel
  148.       Left = 9
  149.       Top = 75
  150.       Width = 67
  151.       Height = 16
  152.       Caption = 'SKU Name'
  153.       Font.Charset = ANSI_CHARSET
  154.       Font.Color = clBlack
  155.       Font.Height = -13
  156.       Font.Name = 'MS Sans Serif'
  157.       Font.Style = []
  158.       ParentFont = False
  159.     end
  160.     object InternalVer: TLabel
  161.       Left = 67
  162.       Top = 96
  163.       Width = 63
  164.       Height = 13
  165.       Caption = '(Build %d.%d)'
  166.       Font.Charset = ANSI_CHARSET
  167.       Font.Color = clBlack
  168.       Font.Height = -11
  169.       Font.Name = 'MS Sans Serif'
  170.       Font.Style = []
  171.       ParentFont = False
  172.     end
  173.     object Logo: TImage
  174.       Left = 7
  175.       Top = 1
  176.       Width = 130
  177.       Height = 76
  178.       Picture.Data = {<image000.bmp>}
  179.       Transparent = True
  180.     end
  181.     object Confidential: TLabel
  182.       Left = 183
  183.       Top = 138
  184.       Width = 55
  185.       Height = 13
  186.       Caption = 'Confidential'
  187.       Color = clSilver
  188.       Font.Charset = ANSI_CHARSET
  189.       Font.Color = clRed
  190.       Font.Height = -11
  191.       Font.Name = 'MS Sans Serif'
  192.       Font.Style = []
  193.       ParentColor = False
  194.       ParentFont = False
  195.       Transparent = True
  196.       Visible = False
  197.     end
  198.   end
  199.   object ResTimer: TTimer
  200.     Enabled = False
  201.     Interval = 5000
  202.     OnTimer = ResTimerTimer
  203.     Top = 216
  204.   end
  205. end
  206.