RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMetafile Methods

The methods of the TMetafile class are listed here.

 
Name 
Description 
 
Draw 
This is Draw, a member of class TMetafile. 
 
This is GetEmpty, a member of class TMetafile. 
 
This is GetHeight, a member of class TMetafile. 
 
This is GetPalette, a member of class TMetafile. 
 
This is GetWidth, a member of class TMetafile. 
 
This is ReadData, a member of class TMetafile. 
 
This is ReadEMFStream, a member of class TMetafile. 
 
This is ReadWMFStream, a member of class TMetafile. 
 
This is SetHeight, a member of class TMetafile. 
 
This is SetTransparent, a member of class TMetafile. 
 
This is SetWidth, a member of class TMetafile. 
 
This is TestEMF, a member of class TMetafile. 
 
This is WriteData, a member of class TMetafile. 
 
This is WriteEMFStream, a member of class TMetafile. 
 
This is WriteWMFStream, a member of class TMetafile. 
 
Name 
Description 
 
Copies an object to the metafile. 
 
Deletes the metafile image. 
 
Indicates whether the TMetafile object has acquired a handle to the underlying GDI object. 
 
Loads a metafile from the Clipboard. 
 
Loads the metafile from a stream. 
 
Releases the Windows GDI object represented by the metafile. 
 
Saves a metafile to a Clipboard format. 
 
Writes the metafile to disk. 
 
Writes the metafile to a stream. 
 
Specifies the size of the metafile. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!