Returns True if line is empty or if it contains only space characters.
function IsLineEmpty(Line: integer): Boolean;
TSyntMemoStrings Methods