ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/fbintf/client/FBArray.pas
(Generate patch)

Comparing ibx/branches/journaling/fbintf/client/FBArray.pas (file contents):
Revision 362 by tony, Tue Dec 7 13:27:39 2021 UTC vs.
Revision 363 by tony, Tue Dec 7 13:30:05 2021 UTC

# Line 822 | Line 822 | begin
822    InternalPutSlice(Force);
823    FModified := false;
824    FIsNew := false;
825 +  FLoaded := true;
826   end;
827  
828   function TFBArray.GetOffset(index: array of integer): PByte;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines