[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Event handler signalled when a value is added to or removed from the list.
Source position: lcltype.pp line 2770
public property TListWithEvent.OnChange : TListChangeEvent |
Signalled from the Notify method (when assigned).
|
Handles the notification when a value is added to or removed from the list. |
|
TList.Add |
||
TList.Delete |
||
TList.Extract |