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组件上。
They are all hooked up as you've done several times before, but without any data-aware controls at this point.
像您以前多次做过的那样,将它们都关联起来,但是此时还没有任何数据感知控件。
In order to actually work with the records in the TClientDataSet, you can use the data-aware controls in Kylix, found on the data controls TAB.
为了真正使用TClientDataSet中的记录,您可以使用Kylix中的数据感知控件,可以在Data Controls选项卡中找到这些控件。
Here you'll find a number of controls that use the DBWebDataSource component as a connector between the.net DataSet and the DB Web data-aware controls.
在这里,您将找到许多将DBWebDataSource组件用作. NETDataSet和DBWeb数据感知控件之间连接器的控件。
The Generate button will prepare and execute the SQL statement, and place the resulting data in a grid (on the Data Grid tab) or in individual data-aware controls (in the Data Controls tab).
Generate按钮将准备并执行SQL语句,将由此产生的数据放入一个窗格中(在DataGrid选项卡上),或者放入单独的数据感知控件中(在Data Controls 选项卡中)。
The Generate button will prepare and execute the SQL statement, and place the resulting data in a grid (on the Data Grid tab) or in individual data-aware controls (in the Data Controls tab).
Generate按钮将准备并执行SQL语句,将由此产生的数据放入一个窗格中(在DataGrid选项卡上),或者放入单独的数据感知控件中(在Data Controls 选项卡中)。
应用推荐