DelphiVerbalExpressions icon indicating copy to clipboard operation
DelphiVerbalExpressions copied to clipboard

verbalexpressions.pas

Open limelect opened this issue 7 years ago • 2 comments

function &Then should be _Then function &Or should be _Or

limelect avatar Mar 25 '18 08:03 limelect

Hello @limelect,

this was the initial implementation, but someone suggested in #2 that its actualy possible to write &Then instead of _Then. Maybe the &-Keyword came in a more recent delphi version? What Delphi-Version are you using?

I just installed lazarus to test this and the current version supports the &Then Syntax.

enko avatar Mar 26 '18 06:03 enko

10.2.1

limelect avatar Mar 26 '18 06:03 limelect