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

TLogTag

Declaration

Source position: JPL.SimpleLogger.pas line 49

type TLogTag = record

  IntValue: Integer;

  

  StrValue: string;

  

  FloatValue: Double;

  

  BoolValue: Boolean;

  

end;



CT Web help

CodeTyphon Studio