A component representing the attributes for column loading.
For a list of all members of this type, see TMyColumn members.
TMyColumn = class(TDAColumn);
Each TMyLoader uses TDAColumns to maintain a collection of TMSColumn objects. TMyColumn object represents the attributes for column loading. Every TMyColumn 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 TMyLoader component.
TDAColumn
TMyColumn