RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DBTables.TLocale Type

TLocale is the type for the Locale or DBLocale property.

Pascal
TLocale = Pointer;
C++
void * TLocale;

The TLocale type is the type of a Locale or DBLocale property. It is used for direct calls to BDE. These properties are only used or needed when making direct calls to the Borland Database Engine.

Note: Do not confuse TLocale with the TSysLocale type that represents a Windows locale. TLocale is specific to the Borland Database Engine.
 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!