Saltar al contenido principal
Versión: 20 R8 BETA

Quick Report

QR BLOB TO REPORT ( area ; BLOB )
QR Count columns ( area ) : Integer
QR DELETE COLUMN ( area ; numColumna )
QR DELETE OFFSCREEN AREA ( area )
QR EXECUTE COMMAND ( area ; comando )
QR Find column ( area ; expresion ) : Integer
QR Get area property ( area ; propiedad ) : Integer
QR GET BORDERS ( area ; columna ; linea ; borde ; grueso {; color} )
QR Get command status ( area ; comando {; valor} ) : Integer
QR GET DESTINATION ( area ; tipo {; especificos} )
QR Get document property ( area ; propiedad ) : Integer
QR Get drop column ( area ) : Integer
QR GET HEADER AND FOOTER ( area ; selector ; tituloIzq ; tituloCent ; tituloDer ; alto {; imagen {; alinImag}} )
QR Get HTML template ( area ) : Text
QR GET INFO COLUMN ( area ; numColumna ; titulo ; objeto ; oculta ; tamaño ; valoresRepetidos ; formato {; varResultado} )
QR Get info row ( area ; linea ) : Integer
QR Get report kind ( area ) : Integer
QR Get report table ( area ) : Integer
QR GET SELECTION ( area ; izquierda ; superior {; derecha {; inferior}} )
QR GET SORTS ( area ; aColumnas ; aOrden )
QR Get text property ( area ; numColumna ; numLinea ; propiedad ) : any
QR GET TOTALS DATA ( area ; numColumna ; numRuptura ; operador ; texto )
QR GET TOTALS SPACING ( area ; subtotal ; valor )
QR INSERT COLUMN ( area ; numColumna ; objeto )
QR MOVE COLUMN ( area ; numColumna ; nuevaPosicion )
QR NEW AREA ( ptr )
QR New offscreen area : Integer
QR ON COMMAND ( area ; nomMetodo )
QR REPORT ( {tabla ;} doc {; nomMetodo}{; *} )
QR REPORT TO BLOB ( area ; BLOB )
QR RUN ( area )
QR SET AREA PROPERTY ( area ; propiedad ; valor )
QR SET BORDERS ( area ; columna ; linea ; borde ; grueso {; color} )
QR SET DESTINATION ( area ; tipo {; especificos} )
QR SET DOCUMENT PROPERTY ( area ; propiedad ; valor )
QR SET HEADER AND FOOTER ( area ; selector ; tituloIzq ; tituloCent ; tituloDer ; altura {; imagen {; alinImag}} )
QR SET HTML TEMPLATE ( area ; plantilla )
QR SET INFO COLUMN ( area ; numColumna ; titulo ; objeto ; oculta ; tamaño ; valoresRepetidos ; formato )
QR SET INFO ROW ( area ; linea ; oculta )
QR SET REPORT KIND ( area ; tipo )
QR SET REPORT TABLE ( area ; tabla )
QR SET SELECTION ( area ; izquierda ; superior {; derecha {; inferior}} )
QR SET SORTS ( area ; aColumnas {; aOrden} )
QR SET TEXT PROPERTY ( area ; numColumna ; numLinea ; propiedad ; valor )
[QR SET TOTALS DATA ( area ; numColumna ; numRuptura ; operador
QR SET TOTALS SPACING ( area ; subtotal ; valor )