RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMetafile Methods

The methods of the TMetafile class are listed here.

 
Name 
Description 
 
Draw 
Render graphic onto canvas at rectangle. 
 
Indicates whether graphics object contains graphic. 
 
Get vertical size of graphic in pixels. 
 
Get color palette of graphical image. 
 
Get horizontal size of graphic in pixels. 
 
Read graphic data from TStream. 
 
This is ReadEMFStream, a member of class TMetafile. 
 
This is ReadWMFStream, a member of class TMetafile. 
 
Set vertical size of graphic in pixels. 
 
Specify if graphic should be drawn transparently. 
 
Set horizontal size of graphic in pixels. 
 
This is TestEMF, a member of class TMetafile. 
 
Write graphic data to TStream. 
 
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!