Source position: jwawinuser.pas line 130
type DRAWSTATEPROC = function(
hdc: HDC;
lData: LPARAM;
wData: WPARAM;
cx: Integer;
cy: Integer
):BOOL;