[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: db.pas line 664
type TWordField = class(TLongintField)
protected
function GetDataSize; override;
public
constructor Create(); override;
end;
TWordField
TLongintField
TNumericField
TField
TObject