DefaultCollationName
Default collation for new threads.
Declaration
Source position: fpwidestring.pp line 16
var
DefaultCollationName : UnicodeString = '';
Description
DefaultCollationName is the collation name for new threads. It is empty by default.
See also
| Name | Description |
|---|---|
| GetActiveCollation | Return the currently active collation for the current thread |
| SetActiveCollation | Set the active collation for the current thread. |
| UnicodeString | A string consisting of widechars. |