Subject | Checking Parameters Value - I'm stuck |
---|---|
Author | Yagi |
Post date | 2001-03-30T11:55:53Z |
Hi,
In your answers (thanks) you write that to see Param value in Delphi i shuld
write something like this for example:
ibqRaport.Params[i].AsString
How this line looks like in C++ Builder???
i try ibqRaport->Params[i]->AsString, ibqRaport->Params[i].AsString and it's
all wrong
What object class does the statement ibqRaport.Params[i] return?
Thanks
Yagi
In your answers (thanks) you write that to see Param value in Delphi i shuld
write something like this for example:
ibqRaport.Params[i].AsString
How this line looks like in C++ Builder???
i try ibqRaport->Params[i]->AsString, ibqRaport->Params[i].AsString and it's
all wrong
What object class does the statement ibqRaport.Params[i] return?
Thanks
Yagi