JCL Help:TJclPeImportFuncItem.IsByOrdinal

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Specifies whether the function was imported by ordinal.


Pascal

 public property IsByOrdinal: Boolean;


Description

Specifies whether the function was imported by ordinal. If the function is imported by Ordinal the property reads True, otherwise it reads False (and as such the function was imported by name).


About

Donator

Petr Vones


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