MyDAC

TMyColumn Class

A component representing the attributes for column loading.

For a list of all members of this type, see TMyColumn members.

Unit

MyLoader

Syntax

TMyColumn = class(TDAColumn);

Remarks

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.

Inheritance Hierarchy

TDAColumn
   TMyColumn

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback