Promotic

Title - property of the PmfObject object

Description:
Displayed name of the Pmf object.
Syntax:
String Title
Note:
Property access for read and write.
 
The value was entered in the sType parameter when creating the object by the PmForm.CreateItem method.

This property is also functional in Web panels.
See also:
- PmfObject.TitlePos (property)
Example:
JavaScriptSelect and copy to clipboard

var oString = oForm.CreateItem("string", "IdStr1", "Title");
var sTitle = oString.Title;   // Reading from the property
oString.Title = "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.