[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 1209
type tagPALETTEENTRY = record |
||
peRed: Byte; |
|
|
peGreen: Byte; |
|
|
peBlue: Byte; |
|
|
peFlags: Byte; |
|
|
end; |
lazarus-ccr.sourceforge.net |