Metafile & Handles???

Hi all!!!

  I'm trying to extract a metafile image from a blob field and store it in memory.  I
can extract the metafile fine by using <TBlobField>.SaveToStream( <TMemoryStream> )...
But how do I assign the metafile in memory to my TImage component.  I started working
with windows API functions but I'm not really familiar with these functions.  I had a
look at the GetMetafileBits and SetMetafileBits but my problem is how do I assign a
Handle to my metafile which is in the TMemoryStream.

  I'm very confused and could use all the help I could get... thanks...

  Vive Delphi!!!!!!

  Eric Roy  
  S753...@aix2.uottawa.ca