[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Method to notify the managing collection that the name or index of this item has changed.
Source position: classesh.inc line 438
protected procedure TCollectionItem.Changed( |
AllItems: Boolean |
); |
This method is called when the TCollectionItem.DisplayName is set or when the TCollectionItem.Index is changed.
|
Initial index of this item. |
|
|
Index of the item in its managing collection TCollection.Items property. |
|
|
Hander called when an item in the collection has changed. |
lazarus-ccr.sourceforge.net |