Unit 'fpwidestring' Package
[Overview][Procedures and functions][Variables][Index] [#rtl]

GetActiveCollation

Return the currently active collation for the current thread.

Declaration

Source position: fpwidestring.pp line 13

function GetActiveCollation: PUCA_DataBook;

Function result

The currently active collation for this thread.

Description

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.

Errors

None.

See also

SetActiveCollation

  

Set the active collation for the current thread.

DefaultCollationName

  

Default collation for new threads.


Documentation generated on: Jul 24 2023