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.

Properties - SetPropertyAttribute - FD

Properties - SetPropertyAttribute

Attempts to set the Item Property Attribute to the given Value.

Declaration:

SetPropertyAttribute(ItemPath, PropertyName, AttributeName, Value: String);

Source Code

Delphi

Scripting
etPropertyAttribute(itempath, 'Name', 'Input', 'True');

Copyright 2023 ConstructConnect