Línguagem 4DComandosList BoxVersão: PróximoList Box[LISTBOX COLLAPSE ( {* ;} objeto {; recursivo {; seletor {; linhaLISTBOX DELETE COLUMN ( {* ;} objeto ; posiçaoCol {; numero} )LISTBOX DELETE ROWS ( {* ;} objeto ; posiçao {; numRows} )LISTBOX DUPLICATE COLUMN ( {* ;} objeto ; posCol ; nomCol ; varCol ; nomCabe ; varCabe {; nomRodape ; varRodape} )[LISTBOX EXPAND ( {* ;} object {; recursive {; selector {; linhaLISTBOX Get array ( {* ;} objeto ; tipoArray ) : PointerLISTBOX GET ARRAYS ( {* ;} objeto ; arrNomsCols ; arrNomsTitulos ; arrVarCols ; arrVarTitulos ; arrColsVisiveis ; arrEstilos {; arrFooterNames ; arrFootersVars} )LISTBOX Get auto row height ( {* ;} objeto ; seletor {; unidade} ) : IntegerLISTBOX GET CELL COORDINATES ( {* ;} objeto ; coluna ; linha ; esquerda ; superior ; direita ; inferior )LISTBOX GET CELL POSITION ( {* ;} objeto {; X ; Y }; coluna ; linha {; varCol} )LISTBOX Get column formula ( {* ;} objeto ) : TextLISTBOX Get column width ( {* ;} objeto {; larguraMin {; larguraMax}} ) : IntegerLISTBOX Get footer calculation ( {* ;} objeto ) : IntegerLISTBOX Get footers height ( {* ;} objeto {; unidade} ) : IntegerLISTBOX GET GRID ( {* ;} objeto ; horizontal ; vertical )LISTBOX GET GRID COLORS ( {* ;} objeto ; corH ; corV )LISTBOX Get headers height ( {* ;} objeto {; unidade} ) : IntegerLISTBOX GET HIERARCHY ( {* ;} objeto ; hierárquico {; hierarquia} )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 ; seletor ; info )LISTBOX Get property ( {* ;} objeto ; propriedade ) : anyLISTBOX Get row color ( {* ;} objeto ; fila {; tipoCor} ) : TextLISTBOX Get row color as number ( {* ;} objeto ; fila {; tipoCor} ) : IntegerLISTBOX Get row font style ( {* ;} objeto ; linha ) : IntegerLISTBOX Get row height ( {* ;} objeto ; linha ) : IntegerLISTBOX Get rows height ( {* ;} objeto {; unidade} ) : IntegerLISTBOX Get static columns ( {* ;} objeto ) : IntegerLISTBOX GET TABLE SOURCE ( {* ;} objeto ; numTabela {; nome {; highlightName}} )LISTBOX INSERT COLUMN ( {* ;} objeto ; posiçaoCol ; nomeColuna ; variavelCol ; nomeCabe ; varTitulo {; nomRodapé ; nomeVar} )LISTBOX INSERT COLUMN FORMULA ( {* ;} objeto ; posiçaoCol ; nomeColuna ; formula ; tipoDados ; nomeCabe ; varTitulo {; nomeRodape ; varRodape} )LISTBOX INSERT ROWS ( {* ;} objeto ; posiçao {; numFilas} )LISTBOX MOVE COLUMN ( {* ;} objeto ; colPosition )LISTBOX MOVED COLUMN NUMBER ( {* ;} objeto ; antPosiçao ; novaPosição )LISTBOX MOVED ROW NUMBER ( {* ;} objeto ; antPosiçao ; novaPosiçao )LISTBOX SELECT BREAK ( {* ;} objeto ; fila ; coluna {; açao} )LISTBOX SELECT ROW ( {* ;} objeto ; posiçao {; açao} )LISTBOX SELECT ROWS ( {* ;} objeto ; seleção {; ação} )LISTBOX SET ARRAY ( {* ;} objeto ; tipoArray ; proArray )LISTBOX SET AUTO ROW HEIGHT ( {* ;} objeto ; seletor ; valor ; unidade )LISTBOX SET COLUMN FORMULA ( {* ;} objeto ; formula ; tipoDado )LISTBOX SET COLUMN WIDTH ( {* ;} objeto ; largura {; larguraMin {; larguraMax}} )LISTBOX SET FOOTER CALCULATION ( {* ;} objeto ; calculo )LISTBOX SET FOOTERS HEIGHT ( {* ;} objeto ; altura {; unidade} )LISTBOX SET GRID ( {* ;} objeto ; horizontal ; vertical )LISTBOX SET GRID COLOR ( {* ;} objeto ; cor ; horizontal ; vertical )LISTBOX SET HEADERS HEIGHT ( {* ;} objeto ; altura {; unidade} )LISTBOX SET HIERARCHY ( {* ;} objeto ; hierárquico {; hierarquia} )LISTBOX SET LOCKED COLUMNS ( {* ;} objeto ; numColunas )LISTBOX SET PROPERTY ( {* ;} objeto ; propriedade ; valor )LISTBOX SET ROW COLOR ( {* ;} objeto ; fila ; cor {; tipoCor} )LISTBOX SET ROW FONT STYLE ( {* ;} objeto ; fila ; estilo )LISTBOX SET ROW HEIGHT ( {* ;} objeto ; linha ; altura )LISTBOX SET ROWS HEIGHT ( {* ;} objeto ; altura {; unidade da altura} )LISTBOX SET STATIC COLUMNS ( {* ;} objeto ; numColunas )[LISTBOX SET TABLE SOURCE ( {* ;} objeto ; numTabelaLISTBOX SORT COLUMNS ( {* ;} objeto ; numColuna ; ordenar {; numColuna2 ; ordenar2 ; ... ; numColunaN ; ordenarN} )