Does the field have any constraints defined.
Source position: db.pas line 481
|  published property TField.HasConstraints : Boolean | 
HasConstraints will contain True if one of the CustomConstraint or ImportedConstraint properties is set to a non-empty value.
| 
 | Custom constraint for the field's value. | |
| 
 | Constraint for the field value on the level of the underlying database. |