martinrame
martinrame
About
- Username
- martinrame
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
gordk wrote: » write code in the obp event of the page header to set the visible property of the rtfmemo. ie rtfmemoname.visible := = 1; Thanks!!!! worked like a charm.
-
Draeden wrote: » Currently that's impossible, but FR has plans to support Lazarus. It could be great to *at least* have non-visual components, to allow, for example load an .fr3 file and generate a PDF from it, to be used for Web. Leonar…
-
Yes, thanks Gord. I'm reaching a solution for this. If I can make this abstract enough to be used with any TCollection descendant I'll share the solution with you. Sincerely, Leonardo M. Ram?© gordk wrote: » I havent tried using a tcolle…