Holds a collection of TDAColumn objects.
For a list of all members of this type, see TDAColumns members.
TDAColumns = class(TOwnedCollection);
Each TDAColumns holds a collection of TDAColumn objects. TDAColumns maintains an index of the columns in its Items array. The Count property contains the number of columns in the collection. At design-time, use the Columns editor to add, remove, or modify columns.