| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Notify observers of changes in the list
Source position: classesh.inc line 325
| public procedure TList.FPONotifyObservers( | 
| ASender: TObject; | 
| AOperation: TFPObservedOperation; | 
| Data: Pointer | 
| ); | 
FPONotifyObservers is called to notify observers of changes in the list. The following notifications are sent:
| FPODetachObserver | ||
| FPOAttachObserver | ||
| Add | ||
| Exchange | ||
| 
 | Delete elements (characters) from a string or dynamic array. | |
| Extract |