sysrow

sysrow supports a the <tr> HTML element.

object record

sysobjects (sysrow)

Field

Description

Information

  Security Groups  
  Module  
<4.2> Dependant field  
<4.4> Invisible  
<10.3> Horizontal alignment The horizontal alignment of the rows contents. "left", "right" and "center" are possible options here.
<10.4> Vertical alignment The vertical alignment of the rows contents. "top", "bottom" and "middle" are possible options here.
<10.5> Background color The color of the table row background. HTML based colors are defined either as color names (for the most well known colors like "black", "white", "red") or defined as a mix of Red Green and Blue amounts. 

These amounts are defined in Hex (00 - FF) where 00 is the least amount of each color and FF is the most. The color sets are combined as an HTML color reference as follows: #FFFFFF (where the first byte - FF - defines the red color, the second byte defines green and the last byte defines blue). 

The "#" is required for these types of color definitions. Complete information on HTML colors can be found within the HTML specification at World Wide Web Consortium
<10.6> Style  
<10.7> Style class  
<10.8> Row tag inclusion