Packed Record TGroupIconDirEntry
Unit
Declaration
type TGroupIconDirEntry = packed record
Description
Icon image entry in resource
Overview
Fields
Width: byte; |
|
Height: byte; |
|
Colors: byte; |
|
Reserved: byte; |
|
Variable: LongWord; |
|
ImageSize: LongWord; |
|
ImageId: Word |
|
Planes: Word |
|
BitsPerPixel: Word |
|
HotSpotX: Word |
|
HotSpotY: Word |
Description
Fields
Width: byte; |
|
This item has no description. |
Height: byte; |
|
This item has no description. |
Colors: byte; |
|
This item has no description. |
Reserved: byte; |
|
This item has no description. |
Variable: LongWord; |
|
stored in little endian |
ImageSize: LongWord; |
|
This item has no description. |
ImageId: Word |
|
This item has no description. |
Planes: Word |
|
This item has no description. |
BitsPerPixel: Word |
|
This item has no description. |
HotSpotX: Word |
|
This item has no description. |
HotSpotY: Word |
|
This item has no description. |