Class TModuleInfo (unit FindProc)

Inherits from

TObject

Constructors



Functions

Properties

Events

Variables

GlblcntUsage : DWORD;

owning process

hIco : HIcon;


hModule : HMODULE;

Size in bytes of module starting at modBaseAddr

modBaseAddr : PByte;

Module usage count in th32ProcessID's context

modBaseSize : DWORD;

Base address of module in th32ProcessID's context

ModuleID : DWORD;


ProccntUsage : DWORD;

Global usage count on the module

ProcessID : DWORD;

This module

szExePath : string;

The hModule of this module in th32ProcessID's context


Constructors


Functions


Properties


Events


Variables


GlblcntUsage : DWORD;

owning process


hIco : HIcon;


hModule : HMODULE;

Size in bytes of module starting at modBaseAddr


modBaseAddr : PByte;

Module usage count in th32ProcessID's context


modBaseSize : DWORD;

Base address of module in th32ProcessID's context


ModuleID : DWORD;


ProccntUsage : DWORD;

Global usage count on the module


ProcessID : DWORD;

This module


szExePath : string;

The hModule of this module in th32ProcessID's context