You are reading help file online using chmlib.com
|
EditStrings method
Applies to
TsiLangRTSE component
Declaration
procedure EditStrings(DefPropty: string; FDelim: string);
Description
EditStrings method saves all translation stored in itself into SILFile, then activates automation server object embedded in SIL Editor application for translating it and after that loads translation information from the file named SILFile. The DefPropty indicates which property will be activated in SIL Editor by default. The FDelim parameter indicates the delimiter that will be used for saving translation in the file.
You are reading help file online using chmlib.com
|