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