Fully qualified classname.
Source position: objpash.inc line 305
public class function TObject.QualifiedClassName: RTLString; |
QualifiedClassName is the classname TObject.ClassName prepended with the unit name TObject.UnitName of the unit in which the class is defined. As such, this is a unique name for each class in the program.
|
Return the current class name. |
|
|
Unit name. |