TCustomTeePanel.TeeCreateMetafile
TCustomTeePanel
function TeeCreateMetafile(Enhanced: Boolean; Const Rect: TRect): TMetafile;
Unit
TeeProcs
Description
The TeeCreateMetafile function returns a new Metafile handle. Metafiles are vector graphic formats. See the Windows API regarding Metafile details. You should always delete the returned Metafile handle after using it.