Should the field be shown in grids.
Source position: db.pas line 495
|  published property TField.Visible : Boolean | 
Visible can be used to hide fields from a grid when displaying data to the user. Invisible fields will by default not be shown in the grid.
| 
 | Is the field read-only. | |
| 
 | Does the field require a value. |