Source position: agraphics.pas line 900
type TAlphaHookMsg = record
Action: LongWord;
NewAlphaCR: PClipRect;
OldAlphaCR: PClipRect;
NewBounds: PRectangle;
OldBounds: PRectangle;
end;