[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Set of valid characters for the field contents
Source position: db.pas line 236
type TFieldChars = set of Char; |
TFieldChars is a type used in the TField.ValidChars property. It's a simple set of characters.
|
Characters that are valid input for the field's content |
lazarus-ccr.sourceforge.net |