Adding Pipes

This commit is contained in:
Michael Schimmel
2025-12-18 11:58:41 +01:00
parent 8bde31a478
commit 34b4466a15
8 changed files with 45 additions and 32 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ type
FFieldType: TFieldType;
FTypeInfo: PtypeInfo;
FName: string;
d FOffset: Integer;
FOffset: Integer;
FSize: Integer;
procedure FromType(const [ref] Buffer: TBytes; const Src);