[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

TListChangeEvent

Declaration

Source position: lcltype.pp line 2743

type TListChangeEvent = procedure(

  Ptr: Pointer;

  AnAction: TListNotification

) of object;