[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 1333
type tagBITMAPINFO = record |
||
bmiHeader: TBitmapInfoHeader; |
|
|
bmiColors: array [0..0] of TRGBQuad; |
|
|
end; |
lazarus-ccr.sourceforge.net |