TdxSpellCheckerAutoCorrectReplacementList Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Capacity | Inherited from TList. |
Count | Inherited from TList. |
Items |
Provides indexed access to the Tdx |
List | Inherited from TList. |
Own |
Indicates whether the list manages instances of its stored items.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Add |
Inherited from TList. |
Add |
Adds a shortcut text and its replacement to the collection.
Inherited from Tdx |
Assign |
Inherited from TList. |
Clear |
Clears the list.
Inherited from Tcx |
Delete |
Inherited from TList. |
Equals |
Inherited from TObject. |
Error |
Inherited from TList. |
Error |
Inherited from TList. |
Exchange |
Inherited from TList. |
Expand | Inherited from TList. |
Extract |
Inherited from TList. |
Extract |
Inherited from TList. |
Find |
Performs a case-sensitive search for the replacement entry by the corresponding shortcut text.
Inherited from Tdx |
First | Inherited from TList. |
Free |
Destroys a stored item by its index in the list.
Inherited from Tcx |
Free |
Removes the specified item from the list and destroys it.
Inherited from Tcx |
Get |
Inherited from TObject. |
Index |
Inherited from TList. |
Index |
Inherited from TList. |
Insert |
Inherited from TList. |
Last | Inherited from TList. |
Load |
Reads word-replacement pairs from the specified file into the collection. |
Load |
Reads word-replacement pairs from the specified stream into the collection. |
Move |
Inherited from TList. |
Pack | Inherited from TList. |
Remove |
Inherited from TList. |
Remove |
Inherited from TList. |
Save |
Writes word-replacement pairs from the collection to the specified file. |
Save |
Writes word-replacement pairs from the collection to the specified stream. |
Sort |
Inherited from TList. |
Sort |
Sorts items by the Tdx |
Sort |
Inherited from TList. |
To |
Inherited from TObject. |
See Also