@@ -1258,6 +1258,7 @@ begin
FreeAndNil(FFields);
for K in TSQLKind do
FreeAndNil(FSQL[K]);
+ FreeAndNil(FParameters);
inherited Destroy;
end;