Source position: DirectXUT.pas line 2642
type PDXUTCallbackFrameRender = procedure(
const pd3dDevice: IDirect3DDevice9;
fTime: Double;
fElapsedTime: Single;
pUserContext: Pointer
);