help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

TListNotification

Kind of list notification event.

Declaration

Source position: classesh.inc line 191

type TListNotification = (

  lnAdded,

  

List change notification: Element added to the list.

  lnExtracted,

  

List change notification: Element extracted from the list.

  lnDeleted

  

List change notification: Element deleted from the list.

);

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505