TcxLanguage.Dictionary Property
Contains localized strings.
Declaration
property Dictionary: TStrings read; write;
Property Value
Type |
---|
TStrings |
Remarks
Each string contains a pair of a resource string identifier and the corresponding resource string value delimited by the equals sign delimiter.
See Also