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

TCharAttr

Declaration

Source position: crt.pp line 29

type TCharAttr = packed record

  ch: char;

  

Character code.

  attr: Byte;

  

Attributes.

end;


Documentation generated on: Feb 02 2025