RAD Studio VCL Reference
|
Identifies the Borland Database Engine (BDE) language driver for the dataset.
property Locale: TLocale;
__property TLocale Locale;
Examine Locale to determine the BDE language driver for the dataset. Applications that make direct calls to the BDE API may need to pass Locale information as a function parameter.
Language driver information may also be available as one of the values in the Params property of the database component that owns the dataset.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|