[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

TListNotification

Kind of list notification event.

Declaration

type TListNotification = (

  lnAdded,

  lnExtracted,

  lnDeleted

);