Source position: tttypes.pas line 162
type TDirectRenderingFunction = procedure(
x: Integer;
y: Integer;
tx: Integer;
data: pointer
) of object;