SeparatorChar
Specifies a character to be used for separating cell values while saving and loading. Default value for this property is , .
pas
property SeparatorChar: WideChar read FSeparatorChar write FSeparatorChar;
Specifies a character to be used for separating cell values while saving and loading. Default value for this property is , .
property SeparatorChar: WideChar read FSeparatorChar write FSeparatorChar;