Promotic

DlgProperties - method of the tvTrend object

Description:
Open the edit box for runtime configuration of the tvTrend object. The edit box allows to change all properties of the tvTrend object in the default form and allows even changing tvTrend objects in the connection to servers.
The edit box calls the edit *.htm pages that are supplied by the supplier in one "packet" together with the viewer.
Syntax:
Empty DlgProperties(String sOptions)
Parameters:
sOptions(String) Text string for setting parameters, for example "dialogLeft:100;dialogTop:120;" sets the position of the left upper corner of the displayed window.
Note:
This method is also functional in Web panels.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oTView = pMe.Items("../TrendView");
oTView.Trends(0).DlgProperties("dialogLeft:100;dialogTop:120;");

History:
Pm9.00.02: Fixed bug: Bugfix of window localized texts and configuration malfunction.
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.