TDD_BITMAP

Bitmap(s) used for buttons.


Columns

No Name Domain Dty Len Scale Nulls Foreign Key Description
1 BMP_NAME TDD_IDENT C 30   N   Name.
2 BMP_ROWS DV_LEN I 2   N   Size: number of rows.
3 BMP_COLS DV_LEN I 2   N   Size: number of columns.
4 BMP_PIXELS DV_BOOLEAN I 2   N  

Values:
1

5 BMP_IMAGE DV_IMAGE C 80   N   Name of the image. Could be the name of a resource.

Dependents


Updated 16 Jun 2020.