Update cookies preferences
Promotic

TextColor - property of the PmfTable object

Description:
The property returns or sets the text color of the table.
Syntax:
String TextColor
Values:
RGB String (represents a color) is written in the form "#RRGGBB".
Note:
Property access for read and write.
 
This method is also functional in Web panels.
Example1:
JavaScriptSelect and copy to clipboard

oTable.TextColor = "#000000";   // Writing into the property
var sTextColor = oTable.TextColor;   // Reading from the property

History:
Pm9.00.04: Created
PROMOTIC 9.0.28 SCADA system documentation MICROSYS, spol. s r.o.

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