From: nickhodges@yahoo.com (Nick Hodges (TeamB)) Subject: Re: How does 'TBitmap.Dormant' work? Date: 04 Feb 1999 00:00:00 GMT Message-ID: <36b98986.265957416@forums.borland.com> References: Organization: Another Netscape Collabra Server User Newsgroups: borland.public.delphi.graphics David -- Dormat disassociates a TBitmap component with a Windows TBITMAP handle while maintaining all the information about the Delphi object. It saves resources and memory in that you can stop taking up Windows resources while still maintaining all the information about the Bitmap in memory and in the context of a TBitmap instance. Nick Hodges TeamB