Unit 'JPL.Console.ColorParser' Package
[Overview][Types][Classes][Index] [#pl_jplib]

TConParTextRec

Declaration

Source position: JPL.Console.ColorParser.pas line 32

type TConParTextRec = record

  Text: string;

  

  TextColor: Byte;

  

  BgColor: Byte;

  

  CaseSensitiveMode: TConParCaseSensitiveMode;

  

end;



CT Web help

CodeTyphon Studio