[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sqldb' (#fcl)

SingleQuotes

Single quote delimiters

Declaration

Source position: sqldb.pp line 117

const SingleQuotes: TQuoteChars = ('''', '''');

Description

SingleQuotes is the set of delimiters used when using single quotes for string literals.

See also

DoubleQuotes

  

Double quote delimiters

TQuoteChars

  

Type to describe quote characters.


Documentation generated on: Nov 14 2015