[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Returns the TCollectionItem.DisplayName of the collectionitem
GetDisplayName returns the value of the TCollectionItem.DisplayName property. By default, this is the classname of the actual TCollectionItem descendant.
Descendants of TCollectionItem can and should override this method to return a more meaningful value.
|
Name of the item, displayed in the object inspector. |