Bug in TArrayBrowse
Publicado: Vie Feb 12, 2016 11:34 am
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:
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
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)
The IDE should behave like this?
- André Corrêa