Source position: bufdataset.pas line 58
type TBufRecLinkItem = record
prior: PBufRecLinkItem;
next: PBufRecLinkItem;
end;
No notes exist for this page yet.