home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / SpamScan / _SETUP.1 / SSWizard.exe / 0 / RCDATA / TFRMMAIN / TFRMMAIN.txt < prev   
Encoding:
Text File  |  1997-09-20  |  1009 b   |  50 lines

  1. object frmMain: TfrmMain
  2.   Left = 436
  3.   Top = 201
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'frmMain'
  7.   ClientHeight = 330
  8.   ClientWidth = 451
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object bvUnderline: TBevel
  21.     Left = 12
  22.     Top = 284
  23.     Width = 425
  24.     Height = 9
  25.     Shape = bsTopLine
  26.   end
  27.   object plBitmap: TPanel
  28.     Left = 12
  29.     Top = 12
  30.     Width = 120
  31.     Height = 260
  32.     BevelOuter = bvNone
  33.     BorderStyle = bsSingle
  34.     Color = clBlack
  35.     TabOrder = 0
  36.     object Image1: TImage
  37.       Left = 0
  38.       Top = 0
  39.       Width = 116
  40.       Height = 256
  41.       Align = alClient
  42.       AutoSize = True
  43.       Center = True
  44.       ParentShowHint = False
  45.       Picture.Data = {<image001.bmp>}
  46.       ShowHint = False
  47.     end
  48.   end
  49. end
  50.