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