object SalirFrm: TSalirFrm Left = 213 Top = 115 Cursor = crArrow BorderStyle = bsNone Caption = 'SalirFrm' ClientHeight = 281 ClientWidth = 416 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Scaled = False OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Hot: THotImg Left = 0 Top = 0 Width = 296 Height = 234 OnHit = HotHit Regions.Strings = ( '#$MTIMFH' '#$-:Image Map file created by Map THIS!' '#$-:Map THIS! free image map editor by Todd C. Wilson' '#$-:Please do not edit lines starting with "#$"' '#$VERSION:1.30' '#$DATE:Mon Mar 02 12:43:01 1998' '#$PATH:C:\DOKAN\' '#$GIF:Salir.gif' '#$FORMAT:ncsa' '#$EOH' 'rect BOCA 98,172 138,207' 'circle SI 222,208 240,225' 'circle NO 272,210 289,227') ShowRegions = False ImgName = 'c:\dokan\res\salirl.bmp' ImgHName = 'c:\dokan\res\salirh.bmp' end object Timer: TTimer Enabled = False Interval = 50 OnTimer = TimerTimer Left = 332 Top = 8 end end