RAD Studio VCL Reference
ContentsIndex
TMetafile Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the name of the author or application used to create the metafile. 
 
Provides an optional text description that is embedded in the metafile. 
 
Indicates whether the graphics object contains a graphic. 
 
Determines how the metafile will be stored on disk. 
 
Provides access to the Windows GDI metafile handle, for accessing the GDI metafile object. 
 
Specifies the vertical size of the graphic in pixels. 
 
Inch 
Returns the units per inch that are used for the metafile's coordinate mapping. 
 
Contains the height of the metafile image in 0.01 millimeter units, the native scale used by enhanced metafiles. 
 
Contains the width of the metafile image in 0.01 millimeter units, the native scale used by enhanced metafiles. 
 
Indicates whether the graphics object has been changed or edited. 
 
Indicates the color palette of the graphical image. 
 
Indicates whether the palette has changed. 
 
Indicates whether the image covers its rectangular area. 
 
Determines the maximum width of the graphics object in pixels. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.