[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

HMODULE

Special type for handling modules.

Declaration

Source position: classesh.inc line 29

type HMODULE = LongInt;

Description

FPC doesn't support modules yet, so this is a dummy type.