
|
| Calling a private method of other class |
|
September 28, 2000
Sometimes it is necessary to call a private method of a class saved in another module. It contradicts the OOP principles used in Delphi, but one can try to execute such an operation...
|
|
| Calculating code execution time |
|
August 24, 2000
This article describes a method for calculating the Delphi code execution time. The source code of the calculation unit is given.
|
|
| Get string with full path to open registry key by its integer handle |
|
May, 2003
Subject :-)
|
|
|
 |