4D v16.3

QR SET SELECTION

Home

 
4D v16.3
QR SET SELECTION

QR SET SELECTION 


 

QR SET SELECTION ( area ; left ; top {; right {; bottom}} ) 
Parameter Type   Description
area  Longint in Reference of the area
left  Longint in Left boundary
top  Longint in Top boundary
right  Longint in Right boundary
bottom  Longint in Bottom boundary

The QR SET SELECTION command highlights a cell, a row, a column or the entire area as you would with a mouse click. It also lets you deselect the current selection.

left is the number of the left boundary. If left is 0, the entire row is selected.

top is the number of the top boundary. If top is 0, the entire column is selected.

right is the number of the right boundary.

bottom is the number of the bottom boundary.

Notes:

If you pass an invalid area number, the error -9850 will be generated.



See also 

QR GET SELECTION

 
PROPERTIES 

Product: 4D
Theme: Quick Report
Number: 794

This command modifies the Error system variable

 
HISTORY 

Created: 4D 2003

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)