![]() |
![]() ![]() ![]() |
acStringListContainer component.
|
type
|
TacStringListNVSeparatorSide = (nvsLeft, nvsRight);
|
|
property NVSeparatorMainSide: TacStringListNVSeparatorSide;
|
The NVSeparatorMainSide property used to specify the priority side of string separated by NVSeparator character.
|
|
For example, if you know that Names can contain the characters which also used by separator, you can set NVSeparatorMainSide to nvsRight, and the TacStringList object will separate the strings to Names and Values using LAST separator character found in the string.
|
|
![]() |
Names, Values, Strings and NVSeparator properties.
|