获取鼠标所点击DataWindow区域的行数
GetBandAtPointer
Reports the band in which the pointer is currently located, as well as the row number associated with the band. The bands are the headers, trailers, and detail areas of the DataWindow and correspond to the horizontal areas of the DataWindow painter.
获取鼠标所点击DataWindow区域的行数。
headers, trailers, and detail areas of the DataWindow and correspond to the horizontal areas。
ls_string = ln_string.of_globalreplace(This.GetBandAtPointer( ),"~t","|")
ls_string = Trim(Mid(ls_string,Pos(ls_string,"|")+1,100))

浙公网安备 33010602011771号