Unit 'Crt' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl-console]

TCharAttr

Declaration

Source position: crt.pp line 31

type TCharAttr = packed record

  ch: AnsiChar;

  attr: Byte;

end;


Documentation generated on: 2025-07-25