SplitLink

<< Click to Display Table of Contents >>

 

SplitLink

Text This property contains a link that must be displayed on a Splitter. Users can specify a project Screen, an executable, or an Internet link. In case of Screens, users can specify a percentage of zoom, enable scroll bars, and align that Screen to the visible area using as a separator a question mark in the format "<screen-name>?<zoom>?<scroll-bar>?<alignment>". Possible values for the parameters of this property are described next.

<screen-name>: This is a mandatory parameter and indicates the name of a Screen to open on the Splitter

<zoom>: This is an optional parameter and indicates a percentage of zoom of a Screen to open on the Splitter. If this parameter is not informed, it assumes the value 100%

<scroll-bar>: This is an optional parameter and indicates whether a Screen must enable (1, one) or disable (0, zero) the scroll bar. If this parameter is not informed, it assumes the value 1 (one, enabled)

<alignment>: This is an optional parameter and indicates whether a Screen must be aligned to the top left corner (1, one) or centered (2, two) relative to the visible area. If this parameter is not informed or an invalid value is informed, it assumes the value 0 (zero, default Screen's behavior, configured in the ScreenAlignment property of the Screen to open)

 

The <zoom>, <scroll-bar>, and <alignment> parameters are valid only if the <screen-name> parameter is a Screen. Otherwise, they are ignored.

Was this page useful?