[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Crt' (#rtl)

TCharAttr

Declaration

Source position: crt.pp line 29

type TCharAttr = packed record

  ch: Char;

  

Character code

  attr: Byte;

  

Attributes

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.