[Overview][Procedures and functions][Variables][Index] |
Return the currently active collation for the current thread
Source position: fpwidestring.pp line 13
function GetActiveCollation: PUCA_DataBook; |
The currently active collation for this thread
GetActiveCollation returns the currently active collation, for the current thread, as set using the SetActiveCollation function.
New threads get DefaultCollationName as the active collation name. The collation can be changed per thread using the SetActiveCollation function.
None.
|
Set the active collation for the current thread. |
|
|
Default collation for new threads. |