Lenguaje 4DComandos por temaList BoxVersión: SiguienteList BoxLISTBOX COLLAPSE ( * ; objeto : Text {; recursivo : Boolean {; selector : Integer {; grueso : Integer {; columna : Integer}}}} )LISTBOX COLLAPSE ( objeto : Variable {; recursivo : Boolean {; selector : Integer {; grueso : Integer {; columna : Integer}}}} )LISTBOX DELETE COLUMN ( * ; objeto : Text ; posicionCol : Integer {; numero : Integer} )LISTBOX DELETE COLUMN ( objeto : Variable ; posicionCol : Integer {; numero : Integer} )LISTBOX DELETE ROWS ( * ; objeto : Text ; posicionL : Integer {; numLineas : Integer} )LISTBOX DELETE ROWS ( objeto : 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 : 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 : Variable {; recursivo : Boolean {; selector : Integer {; grueso : Integer {; columna : Integer}}}} )LISTBOX Get array ( * ; objeto : Text ; tipoArray : Integer ) : PointerLISTBOX Get array ( objeto : 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 : 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 : 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 : 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 : Variable {; X : Real ; Y : Real }; columna : Integer ; linea : Integer {; varCol : Pointer} )LISTBOX Get column formula ( * ; objeto : Text ) : TextLISTBOX Get column formula ( objeto : Variable ) : TextLISTBOX Get column width ( * ; objeto : Text {; anchoMin : Integer {; anchoMax : Integer}} ) : IntegerLISTBOX Get column width ( objeto : Variable {; anchoMin : Integer {; anchoMax : Integer}} ) : IntegerLISTBOX Get footer calculation ( * ; objeto : Text ) : IntegerLISTBOX Get footer calculation ( objeto : Variable ) : IntegerLISTBOX Get footers height ( * ; objeto : Text {; unidad : Integer} ) : IntegerLISTBOX Get footers height ( objeto : Variable {; unidad : Integer} ) : IntegerLISTBOX GET GRID ( * ; objeto : Text ; horizontal : Boolean ; vertical : Boolean )LISTBOX GET GRID ( objeto : Variable ; horizontal : Boolean ; vertical : Boolean )LISTBOX GET GRID COLORS ( * ; objeto : Text ; colorH : Text, Integer ; colorV : Text, Integer )LISTBOX GET GRID COLORS ( objeto : Variable ; colorH : Text, Integer ; colorV : Text, Integer )LISTBOX Get headers height ( * ; objeto : Text {; unidad : Integer} ) : IntegerLISTBOX Get headers height ( objeto : Variable {; unidad : Integer} ) : IntegerLISTBOX GET HIERARCHY ( * ; objeto : Text ; jerarquico : Boolean {; jerarquia : Pointer array} )LISTBOX GET HIERARCHY ( objeto : Variable ; jerarquico : Boolean {; jerarquia : Pointer array} )LISTBOX Get locked columns ( * ; objeto : Text ) : IntegerLISTBOX Get locked columns ( objeto : Variable ) : IntegerLISTBOX Get number of columns ( * ; objeto : Text ) : IntegerLISTBOX Get number of columns ( objeto : Variable ) : IntegerLISTBOX Get number of rows ( * ; objeto : Text ) : IntegerLISTBOX Get number of rows ( objeto : Variable ) : IntegerLISTBOX GET OBJECTS ( * ; objeto : Text ; arrayNomObjeto : Text array )LISTBOX GET OBJECTS ( objeto : Variable ; arrayNomObjeto : Text array )LISTBOX GET PRINT INFORMATION ( * ; objeto : Text ; selector : Integer ; info : Integer, Boolean )LISTBOX GET PRINT INFORMATION ( objeto : Variable ; selector : Integer ; info : Integer, Boolean )LISTBOX Get property ( * ; object : Text ; property : Integer ) : anyLISTBOX Get property ( object : Variable ; property : Integer ) : anyLISTBOX Get row color ( * ; objeto : Text ; fila : Integer {; tipoColor : Integer} ) : TextLISTBOX Get row color ( objeto : Variable ; fila : Integer {; tipoColor : Integer} ) : TextLISTBOX Get row color as number ( * ; objeto : Text ; fila : Integer {; tipoColor : Integer} ) : IntegerLISTBOX Get row color as number ( objeto : Variable ; fila : Integer {; tipoColor : Integer} ) : IntegerLISTBOX Get row font style ( * ; objeto : Text ; linea : Integer ) : IntegerLISTBOX Get row font style ( objeto : Variable ; linea : Integer ) : IntegerLISTBOX Get row height ( * ; objeto : Text ; linea : Integer ) : IntegerLISTBOX Get row height ( objeto : Variable ; linea : Integer ) : IntegerLISTBOX Get rows height ( * ; objeto : Text {; unidad : Integer} ) : IntegerLISTBOX Get rows height ( objeto : Variable {; unidad : Integer} ) : IntegerLISTBOX Get static columns ( * ; objeto : Text ) : IntegerLISTBOX Get static columns ( objeto : Variable ) : IntegerLISTBOX GET TABLE SOURCE ( * ; objeto : Text ; numTabla : Integer {; nombre : Text {; nomSel : Text}} )LISTBOX GET TABLE SOURCE ( objeto : 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 : 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 : 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 : Variable ; posicionL : Integer {; numLineas : Integer} )LISTBOX MOVE COLUMN ( * ; objeto : Text ; posicionCol : Integer )LISTBOX MOVE COLUMN ( objeto : Variable ; posicionCol : Integer )LISTBOX MOVED COLUMN NUMBER ( * ; objeto : Text ; antPosicion : Integer ; nuevPosicion : Integer )LISTBOX MOVED COLUMN NUMBER ( objeto : Variable ; antPosicion : Integer ; nuevPosicion : Integer )LISTBOX MOVED ROW NUMBER ( * ; objeto : Text ; antPosicion : Integer ; nuevPosicion : Integer )LISTBOX MOVED ROW NUMBER ( objeto : Variable ; antPosicion : Integer ; nuevPosicion : Integer )LISTBOX SELECT BREAK ( * ; objeto : Text ; linea : Integer ; columna : Integer {; accion : Integer} )LISTBOX SELECT BREAK ( objeto : Variable ; linea : Integer ; columna : Integer {; accion : Integer} )LISTBOX SELECT ROW ( * ; objeto : Text ; posicionL : Integer {; accion : Integer} )LISTBOX SELECT ROW ( objeto : Variable ; posicionL : Integer {; accion : Integer} )LISTBOX SELECT ROWS ( * ; objeto : Text ; seleccion : Object, Collection {; accion : Integer} )LISTBOX SELECT ROWS ( objeto : Variable ; seleccion : Object, Collection {; accion : Integer} )LISTBOX SET ARRAY ( * ; objeto : Text ; tipoArray : Integer ; ptrArray : Pointer )LISTBOX SET ARRAY ( objeto : Variable ; tipoArray : Integer ; ptrArray : Pointer )LISTBOX SET AUTO ROW HEIGHT ( * ; objeto : Text ; selector : Integer ; valor : Integer ; unidad : Integer )LISTBOX SET AUTO ROW HEIGHT ( objeto : Variable ; selector : Integer ; valor : Integer ; unidad : Integer )LISTBOX SET COLUMN FORMULA ( * ; objeto : Text ; formula : Text ; tipoDato : Integer )LISTBOX SET COLUMN FORMULA ( objeto : Variable ; formula : Text ; tipoDato : Integer )LISTBOX SET COLUMN WIDTH ( * ; objeto : Text ; ancho : Integer {; anchoMin : Integer {; anchoMax : Integer}} )LISTBOX SET COLUMN WIDTH ( objeto : Variable ; ancho : Integer {; anchoMin : Integer {; anchoMax : Integer}} )LISTBOX SET FOOTER CALCULATION ( * ; objeto : Text ; calculo : Integer )LISTBOX SET FOOTER CALCULATION ( objeto : Variable ; calculo : Integer )LISTBOX SET FOOTERS HEIGHT ( * ; objeto : Text ; altura : Integer {; unidad : Integer} )LISTBOX SET FOOTERS HEIGHT ( objeto : Variable ; altura : Integer {; unidad : Integer} )LISTBOX SET GRID ( * ; objeto : Text ; horizontal : Boolean ; vertical : Boolean )LISTBOX SET GRID ( objeto : Variable ; horizontal : Boolean ; vertical : Boolean )LISTBOX SET GRID COLOR ( * ; objeto : Text ; color : Text, Integer ; horizontal : Boolean ; vertical : Boolean )LISTBOX SET GRID COLOR ( objeto : Variable ; color : Text, Integer ; horizontal : Boolean ; vertical : Boolean )LISTBOX SET HEADERS HEIGHT ( * ; objeto : Text ; altura : Integer {; unidad : Integer} )LISTBOX SET HEADERS HEIGHT ( objeto : Variable ; altura : Integer {; unidad : Integer} )LISTBOX SET HIERARCHY ( * ; objeto : Text ; jerarquico : Boolean {; jerarquia : Pointer array} )LISTBOX SET HIERARCHY ( objeto : Variable ; jerarquico : Boolean {; jerarquia : Pointer array} )LISTBOX SET LOCKED COLUMNS ( * ; objeto : Text ; numColumnas : Integer )LISTBOX SET LOCKED COLUMNS ( objeto : Variable ; numColumnas : Integer )LISTBOX SET PROPERTY ( * ; object : Text ; property : Integer ; value : any )LISTBOX SET PROPERTY ( object : Variable ; property : Integer ; value : any )LISTBOX SET ROW COLOR ( * ; objeto : Text ; fila : Integer ; color : Text, Integer {; tipoColor : Integer} )LISTBOX SET ROW COLOR ( objeto : 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 : Variable ; fila : Integer ; estilo : Integer )LISTBOX SET ROW HEIGHT ( * ; objeto : Text ; linea : Integer ; altura : Integer )LISTBOX SET ROW HEIGHT ( objeto : Variable ; linea : Integer ; altura : Integer )LISTBOX SET ROWS HEIGHT ( * ; objeto : Text ; altura : Integer {; unidad : Integer} )LISTBOX SET ROWS HEIGHT ( objeto : Variable ; altura : Integer {; unidad : Integer} )LISTBOX SET STATIC COLUMNS ( * ; objeto : Text ; numColumnas : Integer )LISTBOX SET STATIC COLUMNS ( objeto : Variable ; numColumnas : Integer )[LISTBOX SET TABLE SOURCE ( * ; objeto : Text ; numTablaLISTBOX SORT COLUMNS ( * ; objeto : Text ; numColumna : Integer ; orden : >, < {; ...(numColumna : Integer ; orden : >, <)} )LISTBOX SORT COLUMNS ( objeto : Variable ; numColumna : Integer ; orden : >, < {; ...(numColumna : Integer ; orden : >, <)} )