Code: Select all
Redefine RADIO ::oRad760_DadosCobranca ;
VAR ::oDs_ClientesEdit:COBRANCA ;
ID 761,762,763,764 OF ::oFldDetalhes:aDialogs[1] ;
Color G_COLOR_SYS(2),G_COLOR_SYS(1)
I can't change the colors of the text or the background of tRadio.
Already tried the Bj: nClrText: = also does not work. This also happens with CheckBox.
Would anyone know any method to make this possible?