Packed Record TPSDResourceBlock
Unit
Declaration
type TPSDResourceBlock = packed record
Description
Image Resource Blocks
Overview
Fields
Types: array[0..3] of Char; |
|
ID:word; |
|
NameLen:Byte; |
|
Name:Char; |
Description
Fields
Types: array[0..3] of Char; |
|
This item has no description. |
ID:word; |
|
Always "8BIM" |
NameLen:Byte; |
|
see previous Image Resource IDs constants |
Name:Char; |
|
Pascal-format string, 2 bytes or longer |