Hi all,
Is it possible to use getprop info to get datalink of tdb object and then
access to the dataset info
I tried this :
Var PropInfo: PPropInfo;
begin
PropInfo := GetPropInfo(Sender, 'datalink');
showmessage( tdatalink (longint(PropInfo)).datasource.dataset.name);
//No success
I logged in Free Pascal forum but I did not found any solution when info is
datasource,dataset ...
Regard.
Med.
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk