Table column control

Use this control to add a column to an existing table.

Property Usage
Name

(Optional) Specify a unique identifier for the object on the screen.

This name is used by external applications, such as RAD, to dynamically change the properties of the object.

Caption Specify a text caption for the object.
Input Specify the database field or variable to associate with this control.
Field In the case where the array specified in the input property is an array of structure, it specifies the field in the structure for this object.
Display List Specify the values that appear in the drop-down list at run time. There must be a one–to–one correspondence between the values for Value List and for Display List. If the Display List is the only populated property, the display values are what were written to the database.
Read-Only Always read-only.