[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 1341
type tagBITMAPCOREINFO = record |
||
bmciHeader: TBitmapCoreHeader; |
|
|
bmciColors: array [0..0] of TRGBTriple; |
|
|
Reserved: array [0..0] of Char; |
|
|
end; |
lazarus-ccr.sourceforge.net |