/JustRadUtils

Delphi IDE wizard for insert Int64 ID (YYYYMMDDhhnnss) to source code, for asserts

Primary LanguagePascalMIT LicenseMIT

JustRadUtils

Delphi IDE wizard for insert Int64 ID (YYYYMMDDhhnnss) to source code, for asserts

Using:

  1. Install
  2. Just click "Insert Int64 ID (YYYYMMDDhhnnss)" in editor menu

Examples of use:

if TryGetNamedSymbol(Name, Symbol) then
  WriteSymbol(Symbol)
else
  CompilerFail(20240723054605); // <- YYYYMMDDhhnnss id
CompilerAssert(Declaration.Name <> nil, 20250214033529); // <- YYYYMMDDhhnnss id