[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Returns the name path of this component.
GetNamePath returns the name of the component as it will be shown in the object inspector.
TComponent overrides GetNamePath so it returns the Name property of the component.
|
Name of the component. |
|
|
Returns a string that can be used to identify the class instance. |