JCL Help:TJclClassTypeInfo.GetUnitName

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Retrieve the unit name where the class is declared.


Pascal

 public function GetUnitName: string;


Return Value

The name of the unit where the class is declared.


Description

GetUnitName retrieves the name of the unit where the class is declared. GetUnitName is the read specifier for the UnitName property.


About

Donator

Marcel Bestebroer


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page