Source position: bufdataset.pas line 35
type TBlobBuffer = record
FieldNo: Integer;
OrgBufID: Integer;
Buffer: pointer;
Size: ptrint;
end;
No notes exist for this page yet.