function AddUnsorted(const Item: TExprWord; OverloadParentIdx: Integer): Integer;
Adds, but requires sorting.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Item | TExprWord | |
| 2 | OverloadParentIdx | Integer |
Returns: Int32
Remarks:
Usefull for adding large amounts of Items in batch mode.