Source position: crt.pp line 29
type TCharAttr = packed record
ch: AnsiChar;
Character code.
attr: Byte;
Attributes.
end;