[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: intfgraphics.pas line 100
type TLazIntfImageSetPixelProc = procedure( |
x: Integer; |
y: Integer; |
const Color: TFPColor |
) of object; |
lazarus-ccr.sourceforge.net |