根据字段类型,您可以生成不同的数据感知控件来表示字段值。
Depending on the field type, you can generate different data-aware controls to represent the field values.
像您以前多次做过的那样,将它们都关联起来,但是此时还没有任何数据感知控件。
They are all hooked up as you've done several times before, but without any data-aware controls at this point.
对于所有的数据感知控件,您需要确保将其DataSource属性连接到TDataSource组件上。
For all data-aware controls, you need to make sure that their DataSource property is connected to the TDataSource component.
应用推荐