RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSession.Locale Property

Identifies the Borland Database Engine (BDE) language driver for the session component.

Pascal
property Locale: TLocale;
C++
__property TLocale Locale;

Examine Locale to determine the BDE language driver used by the session component. Applications that make direct calls to the BDE may need to pass Locale information as an API function parameter. 

Do not use this property unless an application requires BDE functionality not available through standard data access components. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!