Unit 'flcStrings' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#pl_fundamentals]

csPunctuation

Declaration

Source position: flcStrings.pas line 223

const csPunctuation = [ByteChar('.'), ByteChar(','), ByteChar(':'), ByteChar('/'), ByteChar('?'), ByteChar('<'), ByteChar('>'), ByteChar(';'), ByteChar('"'), ByteChar(''''), ByteChar('['), ByteChar(']'), ByteChar('{'), ByteChar('}'), ByteChar('+'), ByteChar('='), ByteChar('-'), ByteChar('\'), ByteChar('('), ByteChar(')'), ByteChar('*'), ByteChar('&'), ByteChar('^'), ByteChar('%'), ByteChar('$'), ByteChar('#'), ByteChar('@'), ByteChar('!'), ByteChar('`'), ByteChar('~')];



CT Web help

CodeTyphon Studio