| [Overview][Types][Classes][Procedures and functions][Index] |
Source position: ttraster.pas line 70
type Function_Sweep_Span = procedure( |
y: Int; |
x1: TT_F26Dot6; |
x2: TT_F26Dot6; |
Left: TProfile; |
Right: TProfile |
) of object; |
| lazarus-ccr.sourceforge.net |