procedure GLCD_WriteByte(Mode: tGLCD_RegisterMode; Chips, Data: byte);
Write a raw byte to the designed register on the designed chip(s).
The Chips parameter may be a combination of GLCD_CS1 and GLCD_CS2.