Vcl.Graphics.TMetafile Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CreatedBypublicSpecifies the name of the author or application used to create the metafile.
DescriptionpublicProvides an optional text description that is embedded in the metafile.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EmptypublicIndicates whether the graphics object contains a graphic.
EnhancedpublicDetermines how the metafile will be stored on disk.
HandlepublicProvides access to the Windows GDI metafile handle, for accessing the GDI metafile object.
HeightpublicSpecifies the vertical size of the graphic in pixels.
InchpublicReturns the units per inch that are used for the metafile's coordinate mapping.
MMHeightpublicContains the height of the metafile image in 0.01 millimeter units, the native scale used by enhanced metafiles.
MMWidthpublicContains the width of the metafile image in 0.01 millimeter units, the native scale used by enhanced metafiles.
ModifiedpublicIndicates whether the graphics object has been changed or edited.
PalettepublicIndicates the color palette of the graphical image.
PaletteModifiedpublicIndicates whether the palette has changed.
ScaledDrawerpublic
SupportsPartialTransparencypublicIndicate whether graphic supports partial transparency or an alpha channel.
TransparentpublicIndicates whether the image covers its rectangular area.
WidthpublicDetermines the maximum width of the graphics object in pixels.