| [Overview][Constants][Types][Classes][Index] |
Source position: tttypes.pas line 194
type TT_Raster_Map = record |
||
Rows: TT_Int; |
|
|
Cols: TT_Int; |
|
|
Width: TT_Int; |
|
|
Flow: TT_Int; |
|
|
Buffer: pointer; |
|
|
Size: LongInt; |
|
|
end; |
| lazarus-ccr.sourceforge.net |