[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Does the field have any constraints defined
Source position: db.pas line 425
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 |
lazarus-ccr.sourceforge.net |