procedure LCD_User_Char_5x10_array(CharCode, ...)

Libraries ›› The LCD unit ›› Interface ››
Parent Previous Next

procedure LCD_User_Char_5x10_array(CharCode: byte; const rom L: tLCD_User_Char_array_10);

Defines the CG layout for the given character code, if we are using a display with a 5x10 matrix.

This variant uses an array of 10 bytes to define the character matrix.