Subject | Re: [IBO] Error on IB_Query |
---|---|
Author | Helen Borrie (TeamIBO) |
Post date | 2002-04-23T14:34:02Z |
I had written:
Delphi always passes pointers in method parameters, never objects.
regards,
Helen Borrie (TeamIBO Support)
** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com
> > Also, I don't see why you are a pointer to pass the datasetHardly off-topic, it's pretty crucial in Delphi.
> > reference. Just pass a TIB_Query - it's already a pointer.
> >
>At 11:27 AM 23-04-02 -0300, you wrote:
> I thougth using Pointers I could have a ligth movement of objects, because
>using pointers you move only the memory pointer of the object and not the
>full object.
> But it´s off topic.
Delphi always passes pointers in method parameters, never objects.
regards,
Helen Borrie (TeamIBO Support)
** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com