Functions and procedures can be completely implemented in assembly language. To indicate this, use the assembler keyword:
_________________________________________________________________________________________________________
Assembler functions
____________________________________________
Contrary to Delphi, the assembler keyword must be present to indicate an assembler function. For more information about assembler functions, see the chapter on using assembler in the Programmer’s Guide.