Lenguaje 4DComandos por temaList BoxVersión: SiguienteList BoxLISTBOX COLLAPSE ( * ; objeto : Text {; recursivo : Boolean {; selector : Integer {; grueso : Integer {; columna : Integer}}}} )LISTBOX COLLAPSE ( objeto : Field, Variable {; recursivo : Boolean {; selector : Integer {; grueso : Integer {; columna : Integer}}}} )LISTBOX DELETE COLUMN ( * ; objeto : Text ; posicionCol : Integer {; numero : Integer} )LISTBOX DELETE COLUMN ( objeto : Field, Variable ; posicionCol : Integer {; numero : Integer} )LISTBOX DELETE ROWS ( * ; objeto : Text ; posicionL : Integer {; numLineas : Integer} )LISTBOX DELETE ROWS ( objeto : Field, Variable ; posicionL : Integer {; numLineas : Integer} )LISTBOX DUPLICATE COLUMN ( * ; objeto : Text ; posCol : Integer ; nomCol : Text ; varCol : Array, Field, Variable, Pointer ; nomEncab : Text ; varEncab : Integer, Pointer {; nomPie : Text ; varPie : Variable, Pointer} )LISTBOX DUPLICATE COLUMN ( objeto : Field, Variable ; posCol : Integer ; nomCol : Text ; varCol : Array, Field, Variable, Pointer ; nomEncab : Text ; varEncab : Integer, Pointer {; nomPie : Text ; varPie : Variable, Pointer} )LISTBOX EXPAND ( * ; objeto : Text {; recursivo : Boolean {; selector : Integer {; grueso : Integer {; columna : Integer}}}} )LISTBOX EXPAND ( objeto : Field, Variable {; recursivo : Boolean {; selector : Integer {; grueso : Integer {; columna : Integer}}}} )LISTBOX Get array ( * ; objeto : Text ; tipoArray : Integer ) : PointerLISTBOX Get array ( objeto : Field, Variable ; tipoArray : Integer ) : PointerLISTBOX GET ARRAYS ( * ; objeto : Text ; arrNomsCols : Text array ; arrNomsEncabezados : Text array ; arrVarCols : Pointer array ; arrVarEncabezados : Pointer array ; arrColsVisibles : Boolean array ; arrEstilos : Pointer array {; arrNomsPies : Text array ; arrVarsPies : Pointer array} )LISTBOX GET ARRAYS ( objeto : Field, Variable ; arrNomsCols : Text array ; arrNomsEncabezados : Text array ; arrVarCols : Pointer array ; arrVarEncabezados : Pointer array ; arrColsVisibles : Boolean array ; arrEstilos : Pointer array {; arrNomsPies : Text array ; arrVarsPies : Pointer array} )LISTBOX Get auto row height ( * ; objeto : Text ; selector : Integer {; unidad : Integer} ) : IntegerLISTBOX Get auto row height ( objeto : Field, Variable ; selector : Integer {; unidad : Integer} ) : IntegerLISTBOX GET CELL COORDINATES ( * ; object : Text ; column : Integer ; linea : Integer ; izquierda : Integer ; arriba : Integer ; der : Integer ; abajo : Integer )LISTBOX GET CELL COORDINATES ( object : Field, Variable ; column : Integer ; linea : Integer ; izquierda : Integer ; arriba : Integer ; der : Integer ; abajo : Integer )LISTBOX GET CELL POSITION ( * ; objeto : Text {; X : Real ; Y : Real }; columna : Integer ; linea : Integer {; varCol : Pointer} )LISTBOX GET CELL POSITION ( objeto : Field, Variable {; X : Real ; Y : Real }; columna : Integer ; linea : Integer {; varCol : Pointer} )LISTBOX Get column formula ( * ; objeto : Text ) : TextLISTBOX Get column formula ( objeto : Field, Variable ) : TextLISTBOX Get column width ( * ; objeto : Text {; anchoMin : Integer {; anchoMax : Integer}} ) : IntegerLISTBOX Get column width ( objeto : Field, Variable {; anchoMin : Integer {; anchoMax : Integer}} ) : IntegerLISTBOX Get footer calculation ( * ; objeto : Text ) : IntegerLISTBOX Get footer calculation ( objeto : Field, Variable ) : IntegerLISTBOX Get footers height ( * ; objeto : Text {; unidad : Integer} ) : IntegerLISTBOX Get footers height ( objeto : Field, Variable {; unidad : Integer} ) : IntegerLISTBOX GET GRID ( * ; objeto : Text ; horizontal : Boolean ; vertical : Boolean )LISTBOX GET GRID ( objeto : Field, Variable ; horizontal : Boolean ; vertical : Boolean )LISTBOX GET GRID COLORS ( * ; objeto : Text ; colorH : Text, Integer ; colorV : Text, Integer )LISTBOX GET GRID COLORS ( objeto : Field, Variable ; colorH : Text, Integer ; colorV : Text, Integer )LISTBOX Get headers height ( * ; objeto : Text {; unidad : Integer} ) : IntegerLISTBOX Get headers height ( objeto : Field, Variable {; unidad : Integer} ) : IntegerLISTBOX GET HIERARCHY ( * ; objeto : Text ; jerarquico : Boolean {; jerarquia : Pointer array} )LISTBOX GET HIERARCHY ( objeto : Field, Variable ; jerarquico : Boolean {; jerarquia : Pointer array} )LISTBOX Get locked columns ( * ; objeto : Text ) : IntegerLISTBOX Get locked columns ( objeto : Field, Variable ) : IntegerLISTBOX Get number of columns ( * ; objeto : Text ) : IntegerLISTBOX Get number of columns ( objeto : Field, Variable ) : IntegerLISTBOX Get number of rows ( * ; objeto : Text ) : IntegerLISTBOX Get number of rows ( objeto : Field, Variable ) : IntegerLISTBOX GET OBJECTS ( * ; objeto : Text ; arrayNomObjeto : Text array )LISTBOX GET OBJECTS ( objeto : Field, Variable ; arrayNomObjeto : Text array )LISTBOX GET PRINT INFORMATION ( * ; objeto : Text ; selector : Integer ; info : Integer )LISTBOX GET PRINT INFORMATION ( objeto : Field, Variable ; selector : Integer ; info : Integer )LISTBOX Get property ( * ; object : Text ; property : Integer ) : anyLISTBOX Get property ( object : Field, Variable ; property : Integer ) : anyLISTBOX Get row color ( * ; objeto : Text ; fila : Integer {; tipoColor : Integer} ) : TextLISTBOX Get row color ( objeto : Field, Variable ; fila : Integer {; tipoColor : Integer} ) : TextLISTBOX Get row color as number ( * ; objeto : Text ; fila : Integer {; tipoColor : Integer} ) : IntegerLISTBOX Get row color as number ( objeto : Field, Variable ; fila : Integer {; tipoColor : Integer} ) : IntegerLISTBOX Get row font style ( * ; objeto : Text ; linea : Integer ) : IntegerLISTBOX Get row font style ( objeto : Field, Variable ; linea : Integer ) : IntegerLISTBOX Get row height ( * ; objeto : Text ; linea : Integer ) : IntegerLISTBOX Get row height ( objeto : Field, Variable ; linea : Integer ) : IntegerLISTBOX Get rows height ( * ; objeto : Text {; unidad : Integer} ) : IntegerLISTBOX Get rows height ( objeto : Field, Variable {; unidad : Integer} ) : IntegerLISTBOX Get static columns ( * ; objeto : Text ) : IntegerLISTBOX Get static columns ( objeto : Field, Variable ) : IntegerLISTBOX GET TABLE SOURCE ( * ; objeto : Text ; numTabla : Integer {; nombre : Text {; nomSel : Text}} )LISTBOX GET TABLE SOURCE ( objeto : Field, Variable ; numTabla : Integer {; nombre : Text {; nomSel : Text}} )LISTBOX INSERT COLUMN ( * ; objeto : Text ; posicionCol : Integer ; nomCol : Text ; variableCol : Array, Field, Variable, Pointer ; nomEncabezado : Text ; varTitulo : Integer, Pointer {; nomPie : Text ; nomVar : Variable, Pointer} )LISTBOX INSERT COLUMN ( objeto : Field, Variable ; posicionCol : Integer ; nomCol : Text ; variableCol : Array, Field, Variable, Pointer ; nomEncabezado : Text ; varTitulo : Integer, Pointer {; nomPie : Text ; nomVar : Variable, Pointer} )LISTBOX INSERT COLUMN FORMULA ( * ; objeto : Text ; posicionCol : Integer ; nomCol : Text ; formula : Text ; tipoDatos : Integer ; nomEncabezado : Text ; varEncabezado : Integer, Pointer {; nomPie : Text ; variablePie : Variable, Pointer} )LISTBOX INSERT COLUMN FORMULA ( objeto : Field, Variable ; posicionCol : Integer ; nomCol : Text ; formula : Text ; tipoDatos : Integer ; nomEncabezado : Text ; varEncabezado : Integer, Pointer {; nomPie : Text ; variablePie : Variable, Pointer} )LISTBOX INSERT ROWS ( * ; objeto : Text ; posicionL : Integer {; numLineas : Integer} )LISTBOX INSERT ROWS ( objeto : Field, Variable ; posicionL : Integer {; numLineas : Integer} )LISTBOX MOVE COLUMN ( * ; objeto : Text ; posicionCol : Integer )LISTBOX MOVE COLUMN ( objeto : Field, Variable ; posicionCol : Integer )LISTBOX MOVED COLUMN NUMBER ( * ; objeto : Text ; antPosicion : Integer ; nuevPosicion : Integer )LISTBOX MOVED COLUMN NUMBER ( objeto : Field, Variable ; antPosicion : Integer ; nuevPosicion : Integer )LISTBOX MOVED ROW NUMBER ( * ; objeto : Text ; antPosicion : Integer ; nuevPosicion : Integer )LISTBOX MOVED ROW NUMBER ( objeto : Field, Variable ; antPosicion : Integer ; nuevPosicion : Integer )LISTBOX SELECT BREAK ( * ; objeto : Text ; linea : Integer ; columna : Integer {; accion : Integer} )LISTBOX SELECT BREAK ( objeto : Field, Variable ; linea : Integer ; columna : Integer {; accion : Integer} )LISTBOX SELECT ROW ( * ; objeto : Text ; posicionL : Integer {; accion : Integer} )LISTBOX SELECT ROW ( objeto : Field, Variable ; posicionL : Integer {; accion : Integer} )LISTBOX SELECT ROWS ( * ; objeto : Text ; seleccion : Object, Collection {; accion : Integer} )LISTBOX SELECT ROWS ( objeto : Field, Variable ; seleccion : Object, Collection {; accion : Integer} )LISTBOX SET ARRAY ( * ; objeto : Text ; tipoArray : Integer ; ptrArray : Pointer )LISTBOX SET ARRAY ( objeto : Field, Variable ; tipoArray : Integer ; ptrArray : Pointer )LISTBOX SET AUTO ROW HEIGHT ( * ; objeto : Text ; selector : Integer ; valor : Integer ; unidad : Integer )LISTBOX SET AUTO ROW HEIGHT ( objeto : Field, Variable ; selector : Integer ; valor : Integer ; unidad : Integer )LISTBOX SET COLUMN FORMULA ( * ; objeto : Text ; formula : Text ; tipoDato : Integer )LISTBOX SET COLUMN FORMULA ( objeto : Field, Variable ; formula : Text ; tipoDato : Integer )LISTBOX SET COLUMN WIDTH ( * ; objeto : Text ; ancho : Integer {; anchoMin : Integer {; anchoMax : Integer}} )LISTBOX SET COLUMN WIDTH ( objeto : Field, Variable ; ancho : Integer {; anchoMin : Integer {; anchoMax : Integer}} )LISTBOX SET FOOTER CALCULATION ( * ; objeto : Text ; calculo : Integer )LISTBOX SET FOOTER CALCULATION ( objeto : Field, Variable ; calculo : Integer )LISTBOX SET FOOTERS HEIGHT ( * ; objeto : Text ; altura : Integer {; unidad : Integer} )LISTBOX SET FOOTERS HEIGHT ( objeto : Field, Variable ; altura : Integer {; unidad : Integer} )LISTBOX SET GRID ( * ; objeto : Text ; horizontal : Boolean ; vertical : Boolean )LISTBOX SET GRID ( objeto : Field, Variable ; horizontal : Boolean ; vertical : Boolean )LISTBOX SET GRID COLOR ( * ; objeto : Text ; color : Text, Integer ; horizontal : Boolean ; vertical : Boolean )LISTBOX SET GRID COLOR ( objeto : Field, Variable ; color : Text, Integer ; horizontal : Boolean ; vertical : Boolean )LISTBOX SET HEADERS HEIGHT ( * ; objeto : Text ; altura : Integer {; unidad : Integer} )LISTBOX SET HEADERS HEIGHT ( objeto : Field, Variable ; altura : Integer {; unidad : Integer} )LISTBOX SET HIERARCHY ( * ; objeto : Text ; jerarquico : Boolean {; jerarquia : Pointer array} )LISTBOX SET HIERARCHY ( objeto : Field, Variable ; jerarquico : Boolean {; jerarquia : Pointer array} )LISTBOX SET LOCKED COLUMNS ( * ; objeto : Text ; numColumnas : Integer )LISTBOX SET LOCKED COLUMNS ( objeto : Field, Variable ; numColumnas : Integer )LISTBOX SET PROPERTY ( * ; object : Text ; property : Integer ; value : Integer, Text )LISTBOX SET PROPERTY ( object : Field, Variable ; property : Integer ; value : Integer, Text )LISTBOX SET ROW COLOR ( * ; objeto : Text ; fila : Integer ; color : Text, Integer {; tipoColor : Integer} )LISTBOX SET ROW COLOR ( objeto : Field, Variable ; fila : Integer ; color : Text, Integer {; tipoColor : Integer} )LISTBOX SET ROW FONT STYLE ( * ; objeto : Text ; fila : Integer ; estilo : Integer )LISTBOX SET ROW FONT STYLE ( objeto : Field, Variable ; fila : Integer ; estilo : Integer )LISTBOX SET ROW HEIGHT ( * ; objeto : Text ; linea : Integer ; altura : Integer )LISTBOX SET ROW HEIGHT ( objeto : Field, Variable ; linea : Integer ; altura : Integer )LISTBOX SET ROWS HEIGHT ( * ; objeto : Text ; altura : Integer {; unidad : Integer} )LISTBOX SET ROWS HEIGHT ( objeto : Field, Variable ; altura : Integer {; unidad : Integer} )LISTBOX SET STATIC COLUMNS ( * ; objeto : Text ; numColumnas : Integer )LISTBOX SET STATIC COLUMNS ( objeto : Field, Variable ; numColumnas : Integer )[LISTBOX SET TABLE SOURCE ( * ; objeto : Text ; numTablaLISTBOX SORT COLUMNS ( * ; objeto : Text ; numColumna : Integer ; orden : Operator {; ...(numColumna : Integer, orden : Operator)} )LISTBOX SORT COLUMNS ( objeto : Field, Variable ; numColumna : Integer ; orden : Operator {; ...(numColumna : Integer, orden : Operator)} )