FireDAC.DatS.TFDDatSManager.Locale
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSManager |
Delphi
property Locale: TFDLocalID read FLocale write SetLocale default LOCALE_USER_DEFAULT;
C++
__property Firedac::Stan::Intf::TFDLocalID Locale = {read=FLocale, write=SetLocale, default=1024};
Description
Embarcadero Technologies does not currently have any additional information.