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

TShapeHookMsg

Declaration

Source position: agraphics.pas line 882

type TShapeHookMsg = record

  Action: LongWord;

  NewShape: PRegion;

  OldShape: PRegion;

  NewBounds: PRectangle;

  OldBounds: PRectangle;

end;


Documentation generated on: 2021-07-30