If I make a memo object clickable and use this code in the OnPreviewClick handler:
TfrxMemoView( Sender ).Text := InputBox('Fecha del Estudio', 'Modifique la fecha del estudio:', s ) ;
I get a runtime error. Access violation at address... in module FrSysH.dll. Can someone here help?
Thank you.
Reinaldo.