... SetBkColor( hDC, aColors[ 2 ] ) DrawTextEx( hDC, cLine ,; {nRow, nCol, nRow + oFont1:nHeight(), Min( nCol + nWidth, ::oBrw:BrwWidth() - 5 ) },; ::nDataStyle ) oFont1:Deactivate( hDC ) cLine = Alltrim(SubStr(cData, nFrom )) oFont:Activate( hDC ) SetTextColor( hDC, aColors[ 1 ] ) SetBkColor( hDC, ...