Promotic

FontId - property of the PmgNumber object

Description:
Font identifier in the application font list (e.g. "PmMiddle", "PmBig", etc.).
Syntax:
String FontId
Note:
Property access for read and write. The default value of this property is defined in the "Font" configurator of this object.
 
This property is also functional in Web panels.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oNumber = pMe.Items("/Nmb");

var sFontId = oNumber.FontId;   // Reading from the property
oNumber.FontId = "PmBig";   // Writing into the property

History:
Pm9.00.00: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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