Table of Contents

TTMSFNCDataGridDataIOOptions.Delimiter Property

Column delimiter character used in CSV import/export. Use #0 (default) to auto-detect from the file or fall back to comma.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridDataIOOptions Type: Char

Syntax

property Delimiter: Char;

Default: #0