[Overview][Types][Classes][Index] Reference for unit 'DynamicArray' (#lazutils)

TOnNotifyItem

Declaration

Source position: dynamicarray.pas line 28

type TOnNotifyItem = procedure(

  Sender: TObject;

  Col: Integer;

  Row: Integer;

  var Item: Pointer

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.