complete DB Field List used in report
Hi,
is it possible to get a list of all DB Fields of a Report which are placed on any Report page?
Currently i Loop over the AllObjects Attribute of the Report and check on the different components (TfrxMemoComponent etc.)
if it has a Database Field assigned.
My Problem is now that a TfrxMemoComponent can have placed DB Fields the Memo Text.
Do it have to parse the Memo text for the DB fields or does there exist a function already which gives me back such Information.
regards
J?¶rg
is it possible to get a list of all DB Fields of a Report which are placed on any Report page?
Currently i Loop over the AllObjects Attribute of the Report and check on the different components (TfrxMemoComponent etc.)
if it has a Database Field assigned.
My Problem is now that a TfrxMemoComponent can have placed DB Fields the Memo Text.
Do it have to parse the Memo text for the DB fields or does there exist a function already which gives me back such Information.
regards
J?¶rg