[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set of valid characters for the field contents
Source position: db.pas line 237
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 |