Column Name | Data Type | Description |
---|---|---|
object_id | integer | Unique identifier (object ID) for identifying the form this trim string belongs to in the ii_objects catalog. Other information about the form (such as name, owner, and object class) is stored in the ii_objects catalog. |
trim_col | smallint | The x coordinate for the starting position of the trim string or box graphic trim. |
trim_lin | smallint | The y coordinate for the starting position of the trim string or box graphic trim. |
trim_trim | varchar (150) | The actual trim string or encoding of box graphic trim size (number of rows and columns). |
trim_flags | integer | Attributes of the trim string: 01 box graphic trim 0400 reverse video 01000 blinking 02000 underline 04000 change intensity 0200000 foreground color 1 0400000 foreground color 2 01000000 foreground color 3 02000000 foreground color 4 04000000 foreground color 5 010000000 foreground color 6 020000000 foreground color 7 |
trim2_flags | integer | More attributes for the trim string. Currently unused. |
trim_font | smallint | Reserved for future use. |
trim_ptsz | smallint | Reserved for future use. |