@@ -30,6 +30,7 @@ DelphiXE3=Y
3030DelphiXE4 =Y
3131Delphi10S =Y
3232Delphi12A =Y
33+ Delphi13F =Y
3334FPC =Y
3435
3536[ByteArraysEqual]
@@ -56,6 +57,7 @@ DelphiXE3=Y
5657DelphiXE4 =Y
5758Delphi10S =Y
5859Delphi12A =Y
60+ Delphi13F =Y
5961FPC =Y
6062
6163[ByteArraysSameStart]
@@ -82,6 +84,7 @@ DelphiXE3=Y
8284DelphiXE4 =Y
8385Delphi10S =Y
8486Delphi12A =Y
87+ Delphi13F =Y
8588FPC =Y
8689
8790[IndexOfByte]
@@ -108,6 +111,7 @@ DelphiXE3=Y
108111DelphiXE4 =Y
109112Delphi10S =Y
110113Delphi12A =Y
114+ Delphi13F =Y
111115FPC =Y
112116
113117[LastIndexOfByte]
@@ -134,6 +138,7 @@ DelphiXE3=Y
134138DelphiXE4 =Y
135139Delphi10S =Y
136140Delphi12A =Y
141+ Delphi13F =Y
137142FPC =Y
138143
139144[StringListToArray]
@@ -161,6 +166,7 @@ DelphiXE3=Y
161166DelphiXE4 =Y
162167Delphi10S =Y
163168Delphi12A =Y
169+ Delphi13F =Y
164170FPC =Y
165171
166172[AppendByteArray]
@@ -188,6 +194,7 @@ DelphiXE3=Y
188194DelphiXE4 =Y
189195Delphi10S =Y
190196Delphi12A =Y
197+ Delphi13F =Y
191198FPC =Y
192199
193200[ChopByteArray]
@@ -215,6 +222,7 @@ DelphiXE3=Y
215222DelphiXE4 =Y
216223Delphi10S =Y
217224Delphi12A =Y
225+ Delphi13F =Y
218226FPC =Y
219227
220228[CloneByteArray]
@@ -243,6 +251,7 @@ DelphiXE3=Y
243251DelphiXE4 =Y
244252Delphi10S =Y
245253Delphi12A =Y
254+ Delphi13F =Y
246255FPC =Y
247256
248257[ConcatByteArrays]
@@ -270,6 +279,7 @@ DelphiXE3=Y
270279DelphiXE4 =Y
271280Delphi10S =Y
272281Delphi12A =Y
282+ Delphi13F =Y
273283FPC =Y
274284
275285[PopByteArray]
@@ -297,6 +307,7 @@ DelphiXE3=Y
297307DelphiXE4 =Y
298308Delphi10S =Y
299309Delphi12A =Y
310+ Delphi13F =Y
300311FPC =Y
301312
302313[PushByteArray]
@@ -324,6 +335,7 @@ DelphiXE3=Y
324335DelphiXE4 =Y
325336Delphi10S =Y
326337Delphi12A =Y
338+ Delphi13F =Y
327339FPC =Y
328340
329341[ShiftByteArray]
@@ -351,6 +363,7 @@ DelphiXE3=Y
351363DelphiXE4 =Y
352364Delphi10S =Y
353365Delphi12A =Y
366+ Delphi13F =Y
354367FPC =Y
355368
356369[SliceByteArray]
@@ -378,6 +391,7 @@ DelphiXE3=Y
378391DelphiXE4 =Y
379392Delphi10S =Y
380393Delphi12A =Y
394+ Delphi13F =Y
381395FPC =Y
382396
383397[UnShiftByteArray]
@@ -405,6 +419,7 @@ DelphiXE3=Y
405419DelphiXE4 =Y
406420Delphi10S =Y
407421Delphi12A =Y
422+ Delphi13F =Y
408423FPC =Y
409424
410425[TArrayUtils]
@@ -427,6 +442,7 @@ Delphi2006Win32=N
427442Delphi2007 =N
428443DelphiXE =Y
429444Delphi12A =Y
445+ Delphi13F =Y
430446
431447[ReverseByteArray]
432448Kind =routine
@@ -439,3 +455,4 @@ AdvancedTest.URL="https://github.com/delphidabbler/code-snippets/tree/master/tes
439455Snip =656.dat
440456DelphiXE =Y
441457Delphi12A =Y
458+ Delphi13F =Y
0 commit comments