[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

TShapeHookProc

Hook for getting LA_ShapeHook and getting a TShapeHookMsg Message

Declaration

Source position: agraphics.pas line 573

type TShapeHookProc = function(

  Hook: PHook;

  Layer: PLayer;

  Msg: PShapeHookMsg

):PRegion;


Documentation generated on: 2017-01-10