VirtualADOObject.DataField


public property DataField

Prototype:

Read/Write property DataField[=szFieldName]

Description:

Sets the data field name from the DataSet that needs to be interpreted by the ADO Control and linked to the main user interaction property (Text for REdit-derived controls, Caption for RLabel-derived controls, Checked for RToggleButton-derived controls and so on).

Return value:

Returns the targeted ADODataSet field name.