TcxMCListBox.Delimiter Property
Specifies the delimiter character for column values.
Declaration
property Delimiter: Char read; write; default #59;
Property Value
Type | Description |
---|---|
Char | The delimiter character. |
See Also
Specifies the delimiter character for column values.
property Delimiter: Char read; write; default #59;
Type | Description |
---|---|
Char | The delimiter character. |
No
Your feedback is appreciated.