|
DataTree.DivChar
Defines the symbol that separates "value" name and associated data.
Declaration
[C++]
[Pascal]
[VB6]
[C#]
[VB.NET]
[Java]
[Java ME]
[Palm]
[DLL] Description Use this property to define the symbol that separates "value" name and associated data. Usually the value has form of "name=data" where the sign of equality is DivChar. But in some cases, especially when the name of the value contains "=" sign, DivChar should be redefined. |
|
