Default Avatar

iozuniga

iozuniga

About

Username
iozuniga
Joined
Visits
0
Last Active
Roles
Members

Comments

  • iozuniga wrote: » I'm trying to cast a Variant parameter received on the OnUserFunction event into a TfrxPictureView object but with no chance. Any help will be highly appreciated. Regards Variant __fastcall THarbourFR::frxReportUserFunction…
  • Mick.pl wrote: » Try this: 1. Create a stream 2. Save to the stream contents of RichEdit1 3. Save (add) to this stream contens of other unvisible RichEdits 4. Load from this stream into your RichEdit1 Mick Hi Mick, Thank you for…