メインコンテンツまでスキップ
バージョン: 20 R7

クイックレポート

QR BLOB TO REPORT ( area ; BLOB )
QR Count columns ( area ) : Integer
QR DELETE COLUMN ( area ; colNumber )
QR DELETE OFFSCREEN AREA ( area )
QR EXECUTE COMMAND ( area ; command )
QR Find column ( area ; expression ) : Integer
QR Get area property ( area ; property ) : Integer
QR GET BORDERS ( area ; column ; row ; border ; line {; color} )
QR Get command status ( area ; command {; value} ) : Integer
QR GET DESTINATION ( area ; type {; specifics} )
QR Get document property ( area ; property ) : Integer
QR Get drop column ( area ) : Integer
QR GET HEADER AND FOOTER ( area ; selector ; leftTitle ; centerTitle ; rightTitle ; height {; picture {; pictAlignment}} )
QR Get HTML template ( area ) : Text
QR GET INFO COLUMN ( area ; colNum ; title ; object ; hide ; size ; repeatedValue ; displayFormat {; resultVar} )
QR Get info row ( area ; row ) : Integer
QR Get report kind ( area ) : Integer
QR Get report table ( area ) : Integer
QR GET SELECTION ( area ; left ; top {; right {; bottom}} )
QR GET SORTS ( area ; aColumns ; aOrders )
QR Get text property ( area ; colNum ; rowNum ; property ) : any
QR GET TOTALS DATA ( area ; colNum ; breakNum ; operator ; text )
QR GET TOTALS SPACING ( area ; subtotal ; value )
QR INSERT COLUMN ( area ; colNumber ; object )
QR MOVE COLUMN ( area ; column ; newPos )
QR NEW AREA ( ptr )
QR New offscreen area : Integer
QR ON COMMAND ( area ; methodName )
QR REPORT ( {aTable ;} document {; methodName}{; *} )
QR REPORT TO BLOB ( area ; BLOB )
QR RUN ( area )
QR SET AREA PROPERTY ( area ; property ; value )
QR SET BORDERS ( area ; column ; row ; border ; line {; color} )
QR SET DESTINATION ( area ; type {; specifics} )
QR SET DOCUMENT PROPERTY ( area ; property ; value )
QR SET HEADER AND FOOTER ( area ; selector ; leftTitle ; centerTitle ; rightTitle ; height {; picture {; pictAlignment}} )
QR SET HTML TEMPLATE ( area ; template )
QR SET INFO COLUMN ( area ; colNum ; title ; object ; hide ; size ; repeatedValue ; displayFormat )
QR SET INFO ROW ( area ; row ; hide )
QR SET REPORT KIND ( area ; type )
QR SET REPORT TABLE ( area ; aTable )
QR SET SELECTION ( area ; left ; top {; right {; bottom}} )
QR SET SORTS ( area ; aColumns {; aOrders} )
QR SET TEXT PROPERTY ( area ; colNum ; rowNum ; property ; value )
QR SET TOTALS DATA ( area ; colNum ; breakNum ; operator )
QR SET TOTALS DATA ( area ; colNum ; breakNum ; value )

QR SET TOTALS SPACING ( area ; subtotal ; value )