RE-HELLO FRED,

I did not say that I can access to fieldname but wondering how mseIde did it  
and display it at right of fieldno?

I mean from where we can get this fieldname?

Regards.

Med.
________________________________
De : Fred vS <fi...@hotmail.com>
Envoyé : vendredi 25 août 2023 13:19
À : General list for MSEide+MSEgui <mseide-msegui-talk@lists.sourceforge.net>
Objet : Re: [MSEide-MSEgui-talk] dropdownedit tdropdownlisteditlb


Hello Med.

Huh, how did you do to access fieldname of cols[0] with ObjectInspector, I dont 
see fieldname property?

Anyway, I can access all other properties of cols[x] doing this:

dropdownedit.dropdown.cols[0].fieldno := 0;
dropdownedit.dropdown.cols[0].caption := 'test';
dropdownedit.dropdown.cols[1].fieldno := 1;
dropdownedit.dropdown.cols[1].caption := 'test2';
...

Fre;D

________________________________
De : mohamed hamza <medh...@hotmail.com>
Envoyé : vendredi 25 août 2023 13:24
À : General list for MSEide+MSEgui <mseide-msegui-talk@lists.sourceforge.net>
Objet : [MSEide-MSEgui-talk] dropdownedit tdropdownlisteditlb

Hello FRED,

In attic/msedocumenting/mse/trunk/help/tutorials/db/lbdropdownfilter.
I can not access to dropdownedit.dropdown.cols[0].items[0] fieldname string2   
Programaticaly .

See picture to show the properties.

Thank to help, Med

  1.
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to