SetSetupPersistency Method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPSpell

Declaration

procedure SetSetupPersistency(Mode: Integer; const Path: WideString);

Description

You can use this method to change the way the spellcheck controller loads and saves its setup.

Parameters

Mode

Select the mode how the setup is saved.

Bit 1: If set an INI file is used, otherwise the registry.

Bit 2: If clear the setup is automatically loaded and save - if set you have to call LoadSetup and SaveSetup.

Path

This is the registry path or the path of the INI file. When using INI files you can use the token {dll}.


[idh_iwpspell_setsetuppersistency.htm]    Copyright © 2007 by WPCubed GmbH