Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
RAP
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
Acsess RAP objects from Delphi
rbuser
April 2004
edited April 2004
in
RAP
Hi guys,
is it possible to access objects created in RAP from Delphi ?
Cheers,
Dmitry
Comments
nardmoseley
April 2004
edited April 2004
You can pass an object instance created in RAP code to a RAP pass-thru
function. Or you can create an object in RAP whose Owner is an object
instance available to the Delphi code. Then extract the object from the
owner.
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
This discussion has been closed.
Comments
You can pass an object instance created in RAP code to a RAP pass-thru
function. Or you can create an object in RAP whose Owner is an object
instance available to the Delphi code. Then extract the object from the
owner.
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com