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