alias

From Lazarus wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The modifier alias gives the opportunity to specify an assembler name of a routine. It is considered deprecated since FPC 2.2.4. Use the [public name '…'] modifier instead.