Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TComponent.GetNamePath

Returns the name path of this component.

Declaration

Source position: classesh.inc line 2188

public function TComponent.GetNamePath: string; override;

Description

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.

See also

Name

  

Name of the component.

TPersistent.GetNamePath

  

Returns a string that can be used to identify the class instance.


Documentation generated on: Jul 24 2023