Navigation: Code Documentation > IE > StandardPackage > Enumerations
TCurrentModuleFunctionType Enumeration
Represents type TCurrentModuleFunctionType.
Namespace: StandardPackage
Delphi
type TCurrentModuleFunctionType = (cmfGetCurrentModule, cmfSetCurrentModule);
Name
Description
cmfGetCurrentModule
Represents constant cmfGetCurrentModule.
cmfSetCurrentModule
Represents constant cmfSetCurrentModule.
Top
•StandardPackage