[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indexed access to the items in the collection
Source position: db.pas line 1074
public property TCheckConstraints.Items : TCheckConstraint |
Items is overridden by TCheckConstraints to provide type-safe access to the items in the collection. The index is zero-based, so it runs from 0 to Count-1.