...
Procedure: MoveItemTo(ItemPath, NewParent, MoveAction: String): Boolean;
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
MoveItemTo('Your Item', 'A New Parent'); |
...
Procedure: MoveItemTo(ItemPath, NewParent, MoveAction: String): Boolean;
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
MoveItemTo('Your Item', 'A New Parent'); |