Unit mselanglink
Description
This item has no 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); |
|
This item has no description. |
procedure unregisterlang(const unregistermoduleproc: registermodulety; const unregisterresourceproc: registerresourcety); |
|
This item has no description. |
Types
registermodulehookty = procedure( const registermoduleproc: registermodulety); |
|
This item has no description. |
registerresourcehookty = procedure( const registerresourceproc: registerresourcety); |
|
This item has no description. |
Variables
registermodulehook: registermodulehookty; |
|
This item has no description. |
registerresourcehook: registerresourcehookty; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.