Saltar para o conteúdo principal
Versão: Próximo

List Box

[LISTBOX COLLAPSE ( * ; objeto : Text {; recursivo : Boolean {; seletor : Integer {; linha
LISTBOX 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 {; linha
LISTBOX Get array ( * ; objeto : Text ; tipoArray : Integer ) : Pointer
LISTBOX Get array ( objeto : Field, Variable ; tipoArray : Integer ) : Pointer

LISTBOX 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} ) : Integer
LISTBOX Get auto row height ( objeto : Field, Variable ; seletor : Integer {; unidade : Integer} ) : Integer

LISTBOX 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 ) : Text
LISTBOX Get column formula ( objeto : Field, Variable ) : Text

LISTBOX Get column width ( * ; objeto : Text {; larguraMin : Integer {; larguraMax : Integer}} ) : Integer
LISTBOX Get column width ( objeto : Field, Variable {; larguraMin : Integer {; larguraMax : Integer}} ) : Integer

LISTBOX Get footer calculation ( * ; objeto : Text ) : Integer
LISTBOX Get footer calculation ( objeto : Field, Variable ) : Integer

LISTBOX Get footers height ( * ; objeto : Text {; unidade : Integer} ) : Integer
LISTBOX Get footers height ( objeto : Field, Variable {; unidade : Integer} ) : Integer

LISTBOX 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} ) : Integer
LISTBOX Get headers height ( objeto : Field, Variable {; unidade : Integer} ) : Integer

LISTBOX 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 ) : Integer
LISTBOX Get locked columns ( objeto : Field, Variable ) : Integer

LISTBOX Get number of columns ( * ; objeto : Text ) : Integer
LISTBOX Get number of columns ( objeto : Field, Variable ) : Integer

LISTBOX Get number of rows ( * ; objeto : Text ) : Integer
LISTBOX Get number of rows ( objeto : Field, Variable ) : Integer

LISTBOX 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 ) : any
LISTBOX Get property ( object : Field, Variable ; property : Integer ) : any

LISTBOX Get row color ( * ; objeto : Text ; fila : Integer {; tipoCor : Integer} ) : Text
LISTBOX Get row color ( objeto : Field, Variable ; fila : Integer {; tipoCor : Integer} ) : Text

LISTBOX Get row color as number ( * ; objeto : Text ; fila : Integer {; tipoCor : Integer} ) : Integer
LISTBOX Get row color as number ( objeto : Field, Variable ; fila : Integer {; tipoCor : Integer} ) : Integer

LISTBOX Get row font style ( * ; objeto : Text ; linha : Integer ) : Integer
LISTBOX Get row font style ( objeto : Field, Variable ; linha : Integer ) : Integer

LISTBOX Get row height ( * ; objeto : Text ; linha : Integer ) : Integer
LISTBOX Get row height ( objeto : Field, Variable ; linha : Integer ) : Integer

LISTBOX Get rows height ( * ; objeto : Text {; unidade : Integer} ) : Integer
LISTBOX Get rows height ( objeto : Field, Variable {; unidade : Integer} ) : Integer

LISTBOX Get static columns ( * ; objeto : Text ) : Integer
LISTBOX Get static columns ( objeto : Field, Variable ) : Integer

LISTBOX 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 ; numTabela
LISTBOX 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)} )