File tree Expand file tree Collapse file tree 4 files changed +54
-0
lines changed Expand file tree Collapse file tree 4 files changed +54
-0
lines changed Original file line number Diff line number Diff line change @@ -247,6 +247,15 @@ <h4>
247
247
< li >
248
248
< em > D101B</ em > – Delphi 10.1 Berlin
249
249
</ li >
250
+ < li >
251
+ < em > D102T</ em > – Delphi 10.2 Tokyo
252
+ </ li >
253
+ < li >
254
+ < em > D103R</ em > – Delphi 10.3 Rio
255
+ </ li >
256
+ < li >
257
+ < em > D104S</ em > – Delphi 10.4 Sydney
258
+ </ li >
250
259
< li >
251
260
< em > FPC</ em > – Free Pascal
252
261
</ li >
@@ -536,6 +545,24 @@ <h4>
536
545
< dd >
537
546
Indicates whether Delphi 10.1 Berlin was included in the search.
538
547
</ dd >
548
+ < dt >
549
+ < code class ="key "> D102T</ code > (Boolean)
550
+ </ dt >
551
+ < dd >
552
+ Indicates whether Delphi 10.2 Tokyo was included in the search.
553
+ </ dd >
554
+ < dt >
555
+ < code class ="key "> D103R</ code > (Boolean)
556
+ </ dt >
557
+ < dd >
558
+ Indicates whether Delphi 10.3 Rio was included in the search.
559
+ </ dd >
560
+ < dt >
561
+ < code class ="key "> D104S</ code > (Boolean)
562
+ </ dt >
563
+ < dd >
564
+ Indicates whether Delphi 10.4 Sydney was included in the search.
565
+ </ dd >
539
566
< dt >
540
567
< code class ="key "> FPC</ code > (Boolean)
541
568
</ dt >
Original file line number Diff line number Diff line change @@ -551,6 +551,15 @@ <h2>
551
551
< li >
552
552
< em > d101b</ em > – Delphi 10.1 Berlin compiler
553
553
</ li >
554
+ < li >
555
+ < em > d102t</ em > – Delphi 10.2 Tokyo compiler
556
+ </ li >
557
+ < li >
558
+ < em > d103r</ em > – Delphi 10.3 Rio compiler
559
+ </ li >
560
+ < li >
561
+ < em > d104s</ em > – Delphi 10.4 Sydney compiler
562
+ </ li >
554
563
< li >
555
564
< em > fpc</ em > – Free Pascal compiler
556
565
</ li >
Original file line number Diff line number Diff line change @@ -403,6 +403,15 @@ <h4>
403
403
< li >
404
404
< code class ="key "> Delphi101B</ code > – Delphi 10.1 Berlin compiler
405
405
</ li >
406
+ < li >
407
+ < code class ="key "> Delphi102T</ code > – Delphi 10.2 Tokyo compiler
408
+ </ li >
409
+ < li >
410
+ < code class ="key "> Delphi103R</ code > – Delphi 10.3 Rio compiler
411
+ </ li >
412
+ < li >
413
+ < code class ="key "> Delphi104S</ code > – Delphi 10.4 Sydney compiler
414
+ </ li >
406
415
< li >
407
416
< code class ="key "> FPC</ code > – Free Pascal compiler
408
417
</ li >
Original file line number Diff line number Diff line change @@ -569,6 +569,15 @@ <h3>
569
569
< li >
570
570
< em > d101b</ em > – Delphi 10.1 Berlin compiler
571
571
</ li >
572
+ < li >
573
+ < em > d102t</ em > – Delphi 10.2 Tokyo compiler
574
+ </ li >
575
+ < li >
576
+ < em > d103r</ em > – Delphi 10.3 Rio compiler
577
+ </ li >
578
+ < li >
579
+ < em > d104s</ em > – Delphi 10.4 Sydney compiler
580
+ </ li >
572
581
< li >
573
582
< em > fpc</ em > – Free Pascal compiler
574
583
</ li >
You can’t perform that action at this time.
0 commit comments