Página 1 de 1

Bug in TArrayBrowse

Publicado: Vie Feb 12, 2016 11:34 am
por emeasoft
Good morning,

I think I found a bug in the TArrayBrowse component.
If you set the property lRecordSelector to .F. and try to access the oRecSel object
via Object Inspector, Xailer throws multiple exceptions like:

Código: Seleccionar todo

OPARENT(0) 
Erro BASE/1004  No exported method: OPARENT
Argumentos: ( [ 1] = Tipo: U Val: NIL)
You can test it with the sample "Browses" or just by adding a TArrayBrowse to a Form and changing the properties.

The IDE should behave like this?

- André Corrêa

Re: Bug in TArrayBrowse

Publicado: Vie Feb 12, 2016 1:44 pm
por ignacio
The IDE should behave like this?
Obviously not. Thank your for the feedback.

Regards,