[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: db.pas line 624
type TShortintField = class(TLongintField) |
public |
constructor Create(); override; |
end; |
| | ||
|
Field class for 32-bit signed integer data |
|
| | ||
|
Base class for all numerical data field classes |
|
| | ||
|
Provide access to the contents of a single field in a record |
|
| | ||
| | ||
| | ||