Producer pattern in data types
This commit is contained in:
@@ -18,7 +18,7 @@ type
|
||||
FFieldType: TFieldType;
|
||||
FTypeInfo: PtypeInfo;
|
||||
FName: string;
|
||||
FOffset: Integer;
|
||||
d FOffset: Integer;
|
||||
FSize: Integer;
|
||||
|
||||
procedure FromType(const [ref] Buffer: TBytes; const Src);
|
||||
|
||||
Reference in New Issue
Block a user