Zur Startseite

JRSpellChecker

Zur Homepage

WordBookLongNameOf(filename as String) As String

Function:

returns the real name of the dictionary who is selected with the filename property. The name is returned in the current selected UILanguage.

       

ico_syntax   Syntax:

mydic$=JRSpell1.WordBookLongNameOf ("en_us.jsp")

 

       

ico_weitere   Return value:


String

fires no event.

Example:

    Caption = JRSpell1.WordBookLongNameOf("en_us.jsp")