[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Rename the object
Source position: contnrs.pp line 281
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 |
No notes exist for this page yet.