The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



ResolveCSVDelimiter


Unit:SDL_sdlbase
Class: none
Declaration: function ResolveCSVDelimiter (Delimiter: char): TCSVDelimiters;

The function ResolveCSVDelimiter returns the corresponding CSV delimiter for a given separating character specified by the property Delimiter. The function returns csvUnknown if the delimiting character is not a valid separating character.


Last Update: 2023-Feb-06