Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>class tmetafile from tcontrol</b> windows wmf files management http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TMetaFile FROM TControl   Windows WMF files management
--------------------------------------------------------------------------------

 DATA
--------------------------------------------------------------------------------
 hMeta           Handle of the MetaFile.
 oPen            Reference to a pen object.
 nWidth          Dimensions
 nHeight         Dimensions
 nXorig          Origin in X axis.
 nYorig          Origin in Y axis.
 lZoom           if Zoom is enabled.
 lShadow         If Shadow

 METHODs
--------------------------------------------------------------------------------
 New             Constructor from source code
 ReDefine        Constructor from resource
 Display         Displays the control. Use :Refresh() to force repaint
 End             Ends control and make it disappear
 Hide            Hides the control.
 Paint           Draws the control. This process occurs inside Display.
 SetCoors
 SetFile         Name of the metafile.
 SetOrg          Set the X and Y origin.
 Shadow          Activate / Deactivate Shadows.
 ZoomIn          Zoom in the image.
 ZoomOut         Zoom out the image.


See Also: FiveWin.ch

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson