[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Rename the object
Source position: contnrs.pp line 290
public procedure TFPHashObject.Rename( |
const ANewName: shortstring |
); |
ANewName |
|
New name for the object |
Rename changes the name of the object, and notifies the hash list of this change.
If the new name already is present in the hash list, an exception will be raised.
|
Change the list owning the object. |
|
|
Simultaneously change the list owning the object and the name of the object. |
|
|
Current name of the object |