TdxSpellChecker Members
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Active |
Provides indexed access to active dictionaries.
Inherited from Tdx |
Active |
Returns the number of active dictionaries.
Inherited from Tdx |
Auto |
Specifies the Auto |
Auto |
Specifies whether the spell checker loads dictionaries automatically.
Inherited from Tdx |
Check |
Specifies the Check As You Type checking mode’s options.
Inherited from Tdx |
Check |
Returns the spell checker’s user interface mode.
Inherited from Tdx |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Design |
Inherited from TComponent. |
Dialog |
Specifies look and feel settings for built-in dialogs.
Inherited from Tdx |
Dictionaries |
Provides indexed access to dictionaries stored in the Dictionary |
Dictionary |
Returns the number of dictionaries in the Dictionary |
Dictionary |
A collection of dictionaries.
Inherited from Tdx |
Enabled |
Provides indexed access to enabled dictionaries.
Inherited from Tdx |
Enabled |
Returns the number of the currently enabled dictionaries.
Inherited from Tdx |
Metaphone |
Specifies the distance between the misspelled and suggested words.
Inherited from Tdx |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Spelling |
Specifies the Spelling dialog‘s style.
Inherited from Tdx |
Spelling |
Specifies spell-checking options.
Inherited from Tdx |
Tag | Inherited from TComponent. |
Threaded |
Inherited from Tdx |
User |
Provides indexed access to user-defined dictionaries.
Inherited from Tdx |
User |
Returns the number of user-defined dictionaries.
Inherited from Tdx |
Use |
Specifies whether dictionaries are to be loaded in a separate thread.
Inherited from Tdx |
VCLCom |
Inherited from TComponent. |
#Methods
#Events
Name | Description |
---|---|
On |
Enables you to control how words are added to user-defined dictionaries.
Inherited from Tdx |
On |
Allows you to perform post-processing after the spell checker has completed the spell-checking process.
Inherited from Tdx |
On |
Enables you to specify how the automatic correction is applied.
Inherited from Tdx |
On |
Enables you to perform specific actions after the Auto |
On |
Enables you to perform specific actions before the Auto |
On |
Allows you to perform pre-processing before the spell checker begins the error check.
Inherited from Tdx |
On |
Enables you to perform specific actions after the Check As You Type checking is complete in a text-editing control.
Inherited from Tdx |
On |
Allows you to perform specific actions after the context menu has been invoked.
Inherited from Tdx |
On |
Enables you to perform specific actions before the Check As You Type checking starts in a text-editing control.
Inherited from Tdx |
On |
Enables you to prohibit the contents of individual child controls from being spell checked in a container or optionally cancel the spell check.
Inherited from Tdx |
On |
Allows you to manually determine if a word is misspelled.
Inherited from Tdx |
On |
Fires when the threaded load of enabled dictionaries has been completed.
Inherited from Tdx |
On |
Allows you to perform specific actions when the list of suggestions is being obtained.
Inherited from Tdx |
On |
Allows you to provide a custom behavior after the spell check has been completed.
Inherited from Tdx |