A component representing the attributes for column loading.
For a list of all members of this type, see TMSColumn members.
TMSColumn = class(TDAColumn);
Each TMSLoader uses TDAColumns to maintain a collection of TMSColumn objects. TMSColumn object represents the attributes for column loading. Every TMSColumn object corresponds to one of the table fields with the same name as its TDAColumn.Name property.
To create columns at design-time use column editor of the TMSLoader component.
TDAColumn
TMSColumn