Load method
Load the visual message definition (VMD) file FileName.

Applies to
TCHMcustomEngine

Declaration
procedure Load(FileName: string);

Description
This must be done before the Engine can be used.

Applications should load the VMD file as part of initialization since loading may take a few seconds. Loading the VMD file every time a message is encountered will result in very slow performance.


Chameleon Delphi Documentation