mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-26 13:09:09 +02:00
* Remove duplicate
This commit is contained in:
parent
38de35d518
commit
3c0cd691e8
@ -229,7 +229,6 @@ type
|
|||||||
FEditRow : TJSONData;
|
FEditRow : TJSONData;
|
||||||
FRowType: TJSONRowType;
|
FRowType: TJSONRowType;
|
||||||
FDeletedRows: TFPList;
|
FDeletedRows: TFPList;
|
||||||
procedure AddToRows(AValue: TJSONArray);
|
|
||||||
procedure AppendToIndexes;
|
procedure AppendToIndexes;
|
||||||
procedure CreateIndexes;
|
procedure CreateIndexes;
|
||||||
procedure SetMetaData(AValue: TJSONObject);
|
procedure SetMetaData(AValue: TJSONObject);
|
||||||
|
Loading…
Reference in New Issue
Block a user