Vcl.Graphics.HENHMETAFILE

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type HENHMETAFILE = Cardinal;

Properties

Type Visibility Source Unit Parent
type public Vcl.Graphics.pas Vcl.Graphics Vcl.Graphics

Description

Meta file handle type.

ReleaseHandle is called to release the resources used to represent the metafile. HENHMETAFILE is the data type passed to that method.

See Also