RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCheckConstraints.Items Property

Maintains an indexed array of check constraints.

Pascal
property Items [Index: Integer]: TCheckConstraint;
C++
__property TCheckConstraint Items[int Index];

Use Items to access individual check constraints that apply to the dataset component that owns this check constraint collection. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!