Página 1 de 1

passing Objects

Publicado: Lun Jun 11, 2007 10:14 pm
por Pedro Sousa e Faro
Hi
What is the best way to use a component(dataset ) that was declared in
other form.
best regards
pedro

passing Objects

Publicado: Mar Jun 12, 2007 9:22 am
por ignacio
Pedro,
Take a look at sample DataControlsDBFData2 (Datacontrols OnCreate event
on TForm2)
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Pedro Sousa e Faro" <psfaro@shi.pt> escribió en el mensaje
news:[email=466daca3@ozsrv2.ozlan.local...]466daca3@ozsrv2.ozlan.local...[/email]
> Hi
>
> What is the best way to use a component(dataset ) that was declared in
> other form.
>
> best regards
> pedro
>
>

passing Objects

Publicado: Mar Jun 12, 2007 10:36 am
por Pedro Sousa e Faro
Hi Inacio
I'm trying to do something with ADO , and the only way i
saw is to declare TSQLTABLE(ado dataset) and ADO (datasource) in all forms .
I try to do in create Form osender:users := ::oparent:users
and return error.
Does oparent doesn't work with ADO ?
Regards
Pedro
"Ignacio Ortiz de Zúñiga" <NoName@xailer.com> escreveu na mensagem
news:466e49d0$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Pedro,
>
> Take a look at sample DataControlsDBFData2 (Datacontrols OnCreate event
> on TForm2)
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> http://www.xailer.com
>
>
> "Pedro Sousa e Faro" <psfaro@shi.pt> escribió en el mensaje
> news:[email=466daca3@ozsrv2.ozlan.local...]466daca3@ozsrv2.ozlan.local...[/email]
>> Hi
>>
>> What is the best way to use a component(dataset ) that was declared in
>> other form.
>>
>> best regards
>> pedro
>>
>>
>
>