![]() |
![]() ![]() ![]() |
acStringListContainer component.
|
property NVSeparator: String; // name/value separator, '=' by default
|
The NVSeparator is the string or character which separates each string on two parts, where first part is some "name" and second is some "value". It only used for the list where each string presented in the name=value manner.
|
|
This feature allows to quickly find required Names and Values by their indexes, read or modify the names/values without changing whole structure of string list.
|
Names, Values, Strings and NVSeparatorMainSide properties.
|