TModule

From RemObjects Software

Jump to: navigation, search

This is a Hydra Architecture entry
Feel free to add your notes to this topic below.



Overview

TModule represents a DLL loaded into memory. This Object is created by a TProcess Object and listed in its TProcess.Modules property to represent the list of all DLLs loaded by a specific process.

File

uHYEnumProcs

Declaration

TModule = class(TObject);

Hierarchy

  • TObject
    • TModule

Properties

Property
Type
Description
FileName
FilePath


Methods

Method
Description
Create


See Also


Product: RemObjects Hydra
Current version: Hydra 3.0

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools