procedure SerialPort_OutputString(const romable S: SerialString)

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

procedure SerialPort_OutputString(const romable S: SerialString);

Write a string to the serial port.


The string may be a string literal (ROM) or a string variable (RAM).