ActionList parameters don't support multiline

The ActionList parameters don’t support values that contain linebreaks, as I just found out.

However, the interface doesn’t make this very clear at all. If I edit a parameter in the “Edit Field” dialog that pops up when pressing the button in the “Value” column, I can enter linebreaks, and after clicking OK, all the lines do appear in the cell of that parameter (although there is no indication of the linebreaks).

It’s only after closing the “Run ActionList” dialog and opening it again that the additional lines are missing. Only after looking in the action inspector you see that “Parameters” is a TStrings value.

Hi Michael,

I can confirm that this is a bug. We’ll look into getting it fixed ASAP.

Regards,

Angus