home *** CD-ROM | disk | FTP | other *** search
/ DOKAN 17 / DOKAN17.iso / dokan.exe / 0 / RCDATA / TSALIRFRM / TSALIRFRM.txt
Text File  |  1999-07-19  |  1KB  |  53 lines

  1. object SalirFrm: TSalirFrm
  2.   Left = 213
  3.   Top = 115
  4.   Cursor = crArrow
  5.   BorderStyle = bsNone
  6.   Caption = 'SalirFrm'
  7.   ClientHeight = 281
  8.   ClientWidth = 416
  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.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Hot: THotImg
  22.     Left = 0
  23.     Top = 0
  24.     Width = 296
  25.     Height = 234
  26.     OnHit = HotHit
  27.     Regions.Strings = (
  28.       '#$MTIMFH'
  29.       '#$-:Image Map file created by Map THIS!'
  30.       '#$-:Map THIS! free image map editor by Todd C. Wilson'
  31.       '#$-:Please do not edit lines starting with "#$"'
  32.       '#$VERSION:1.30'
  33.       '#$DATE:Mon Mar 02 12:43:01 1998'
  34.       '#$PATH:C:\DOKAN\'
  35.       '#$GIF:Salir.gif'
  36.       '#$FORMAT:ncsa'
  37.       '#$EOH'
  38.       'rect BOCA 98,172 138,207'
  39.       'circle SI  222,208 240,225'
  40.       'circle NO  272,210 289,227')
  41.     ShowRegions = False
  42.     ImgName = 'c:\dokan\res\salirl.bmp'
  43.     ImgHName = 'c:\dokan\res\salirh.bmp'
  44.   end
  45.   object Timer: TTimer
  46.     Enabled = False
  47.     Interval = 50
  48.     OnTimer = TimerTimer
  49.     Left = 332
  50.     Top = 8
  51.   end
  52. end
  53.