Unit mselanglink
Uses
Classes, Interfaces, Objects and Records
Constants
Description
Overview
Functions and Procedures
procedure registerlang(const registermoduleproc: registermodulety; const registerresourceproc: registerresourcety); |
procedure unregisterlang(const unregistermoduleproc: registermodulety; const unregisterresourceproc: registerresourcety); |
Types
registermodulehookty = procedure( const registermoduleproc: registermodulety); |
registerresourcehookty = procedure( const registerresourceproc: registerresourcety); |
Variables
registermodulehook: registermodulehookty; |
registerresourcehook: registerresourcehookty; |
Description
Functions and Procedures
procedure registerlang(const registermoduleproc: registermodulety; const registerresourceproc: registerresourcety); |
procedure unregisterlang(const unregistermoduleproc: registermodulety; const unregisterresourceproc: registerresourcety); |
Types
registermodulehookty = procedure( const registermoduleproc: registermodulety); |
registerresourcehookty = procedure( const registerresourceproc: registerresourcety); |
Variables
registermodulehook: registermodulehookty; |
registerresourcehook: registerresourcehookty; |
Generated by PasDoc 0.16.0.