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