|
FlexCel Studio for VCL/LCL
|
WMF Header. Internal use.
TMetafileHeader = packed record Key: Longint; Handle: SmallInt; Rect: TSmallRect; Inch: Word; Reserved: Longint; CheckSum: Word; end;
struct TMetafileHeader { Longint Key; SmallInt Handle; TSmallRect Rect; Word Inch; Longint Reserved; Word CheckSum; };
|
Members |
Description |
|
Key: Longint; |
Internal use. |
|
Handle: SmallInt; |
Internal use. |
|
Rect: TSmallRect; |
Internal use. |
|
Inch: Word; |
Internal use. |
|
Reserved: Longint; |
Internal use. |
|
CheckSum: Word; |
Internal use. |
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|