Unit 'JPL.Console' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_jplib]

TConsoleColorEx

Declaration

Source position: JPL.Console.pas line 141

type TConsoleColorEx = record

public

  Text: string;

  

  NormalColors: TConsoleColors;

  

  IsError: Boolean;

  

  ErrorColors: TConsoleColors;

  

  HighlightedColors: TConsoleColors;

  

  HighlightedText: string;

  

  CaseSensitive: Boolean;

  

  procedure Clear;

  

end;



CT Web help

CodeTyphon Studio