[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: db.pas line 1231
| type TArrayField = class(TObjectField) | 
| public | 
| constructor Create(); override; | 
| end; | 
| | | ||
| | | ||
| 
 | Provide access to the contents of a single field in a record. | |
| | | ||
| | | ||
| | | ||