Back to Devexpress

TcxLocalizer.StorageType Property

vcl-cxlocalization-dot-tcxlocalizer.md

latest679 B
Original Source

TcxLocalizer.StorageType Property

Specifies the type of the storage that contains localized resource strings.

Declaration

delphi
property StorageType: TcxLocalizerStorageType read; write; default lstIni;

Property Value

TypeDefault
TcxLocalizerStorageTypelstIni

Remarks

Refer to the TcxLocalizerStorageType description to learn about the available options.

See Also

TcxLocalizer Class

TcxLocalizer Members

cxLocalization Unit