Data.SqlExpr.TLocaleCode

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type TLocaleCode = Integer;

C++

typedef int TLocaleCode;

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr Data.SqlExpr

説明

TLocaleCode はロケールを識別します。データのソート順はロケールによって決まります。

TLocaleCode は、ロケールに対応した整数です。ロケールは、文字列の言語と文字セットを識別します。TLocaleCode 型は、Windows の LCID に対応していますが、明示的なソート順が省かれています。