Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

TShapeHookProc

Hook for getting LA_ShapeHook and getting a TShapeHookMsg Message

Declaration

Source position: agraphics.pas line 565

type TShapeHookProc = function(

  Hook: PHook;

  Layer: PLayer;

  Msg: PShapeHookMsg

):PRegion;


Documentation generated on: 2021-07-30