Depending on the field type, you can generate different data-aware controls to represent the field values.
根据字段类型,您可以生成不同的数据感知控件来表示字段值。
This is still only a TDBGrid, and a more powerful display can be made in the last step, where you'll dynamically create and add data-aware controls.
这里仍然只有一个TDBGrid,在下一步中,我们可以制作一个更强大的显示界面,在那里,您将动态创建和添加数据感知控件。
For all data-aware controls, you need to make sure that their DataSource property is connected to the TDataSource component.
对于所有的数据感知控件,您需要确保将其DataSource属性连接到TDataSource组件上。
应用推荐