To open any link in a new tab, preserving your position in the current article, just hold down the <CTRL> key on your keyboard before clicking the link or click using your mouse wheel.

Dialogs - EditItem - FD

Dialogs - EditItem

Loads the given item into the Item Editor then displays to the user for editing.

If ItemPath does not exist or if the user cancels the dialog the function fails and returns False.

Declaration:

EditItem(ItemPath: String): Boolean;

Source Code

Delphi

Scripting
Result := EditItem(ItemPath);

Copyright 2023 ConstructConnect