[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates the start of a set definition.
Source position: maskedit.pp line 84
const cMask_SetStart = '['; |
Uses notation like:
In the current implementation, sets are always case-sensitive and can contain only ASCII characters.
lazarus-ccr.sourceforge.net |