Class tDBFSubRec (unit MakeDBF) |
tObject
Define a sub-record (aka database field/column) class. Make it a class instead of a record so we can add it to a tList without doing pointer magic. It will also make it easier to dispose of memory since a tObject "knows" how to dispose of itself.
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
Properties |
Events |
Variables |
Size of field.
Field type
Field displacement in record.
Field name
Number of decimal places.