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.

Sections -SetPoint - FD

Sections - SetPoint

Sets the X, Y coordinates of the given point.

Declaration:

SetPoint(ItemPath: String; Index: Integer; X, Y: Double);

Source Code

Delphi

Scripting
SetPoint(itempath, 1, 1.23, 4.56);

Copyright 2023 ConstructConnect