Promotic

Title - property of the PmForm object

Description:
Displayed form name in the window title bar.
Syntax:
String Title
Note:
Property access for read and write.
 
This property is also functional in Web panels.
Example1:
JavaScriptSelect and copy to clipboard

var sTitle = oForm.Title;   // Reading from the property
oForm.Title = "Form title";   // Writing into the property

History:
Pm8.03.08: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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