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