Root > Reference > All Units > ELowLevel Unit

ELowLevel Unit

Previous pageReturn to chapter overviewNext page   

Low level routines.

 

Remarks

This units consists of low-level routines.

 

This unit holds very simple general purpose routines. It's main purpose to be basic service unit. It can not have complex code nor complex unit dependency, so it can be used everywhere - including leaks-detection units.

 

Since it's a very low-level unit - you rarely need to call its routines.

 

However, this unit also holds few compatibility declarations - i.e. the procedures and functions that are missing in old languages. They are declared here, so code may use new routines even in (for example) Delphi 4.

 

Warning

If you modify this unit, consider the following guidelines:

Do not add additional unit into uses clause.
Do not add initialization/finalization section.

If you must break the above rules - make sure that there is no memory allocation during startup!

 

See also




Send feedback... Build date: 2023-09-11
Last edited: 2023-09-11
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/topic_unit_elowlevel.php