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

TShapeHookMsg

Msg sent through LA_ShapeHook.

Declaration

Source position: agraphics.pas line 565

type TShapeHookMsg = record

  Action: LongInt;

  

(SHAPEHOOKACTION_*)

  Layer: PLayer;

  

  ActualShape: PRegion;

  

  NewBounds: TRectangle;

  

  OldBounds: TRectangle;

  

end;


Documentation generated on: 2017-01-10