FindModuleIOD method
Builder Syntax |
int __fastcall FindModuleIOD(Cardinal uClass, Cardinal uModule); |
Delphi Syntax |
function FindModuleIOD(uClass: Cardinal; uModule: Cardinal): Integer; |
Overview |
Remarks
Updates the CurrentIOD property with the item in the IOD Structure that contains the IOD for the specified module in the specified class.
To find the IOD for a specific class use FindClassIOD method.
FindIOD method lets you find IODs for classes, modules or elements in the IOD Structure.
See Also
Elements: |