[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: lcltype.pp line 1006
type tagLOGPALETTE = record |
||
palVersion: Word; |
|
|
palNumEntries: Word; |
|
|
palPalEntry: array [0..0] of tagPALETTEENTRY; |
|
|
end; |