Class TCheckConstraints

Unit

Declaration

type TCheckConstraints = class(TCollection)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function GetOwner: TPersistent; override;
Public constructor Create(AOwner: TPersistent);
Public function Add: TCheckConstraint;

Properties

Public property Items[Index: Longint]: TCheckConstraint read GetItem write SetItem;

Description

Methods

Protected function GetOwner: TPersistent; override;

This item has no description.

Public constructor Create(AOwner: TPersistent);

This item has no description.

Public function Add: TCheckConstraint;

This item has no description.

Properties

Public property Items[Index: Longint]: TCheckConstraint read GetItem write SetItem;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.