Línguagem 4D Commands by theme FormuláriosVersão: 21 R4 BETAFormuláriosCurrent form name : Text Form : Object FORM Convert to dynamic ( {Tabela : Table ;} nomeForm : Text ) : Object FORM FIRST PAGE FORM Get color scheme : Text FORM Get current page ( * ) : Integer [FORM GET ENTRY ORDER ( objectNames : Text array {; numPaginaFORM GET HORIZONTAL RESIZING ( resize : Boolean {; larguraMin : Integer {; larguraMax : Integer}} ) FORM GET OBJECTS ( arrObjetos : Text array {; arrVariaveis : Pointer array {; arrPags : Integer array}} {; opcaoPag : Integer } ) FORM GET PROPERTIES ( {tabela : Table ;} nomeForm : Text ; largura : Integer ; altura : Integer {; numPags : Integer {; larguraFixa : Boolean {; alturaFixa : Boolean {; titulo : Text}}}} ) FORM GET VERTICAL RESIZING ( redimensao : Boolean {; alturaMin : Integer {; alturaMax : Integer}} ) FORM GOTO PAGE ( numPag : Integer {; *} ) FORM LAST PAGE FORM LOAD ( {aTable : Table ;} form : Text, Object {; formData : Object}{; *} ) NEXT PAGE PREVIOUS PAGE FORM SCREENSHOT ( {{tabela : Table ;} nomeForm : Text ;} imagForm : Picture {; pagNum : Integer} ) FORM SET ENTRY ORDER ( nomeObj : Text array {; numPagina : Integer} ) FORM SET HORIZONTAL RESIZING ( redimensao : Boolean {; larguraMin : Integer {; larguraMax : Integer}} ) FORM SET INPUT ( {tabela : Table ;} formulario : Text, Object {; formUsuario : Text {; *}} ) FORM SET OUTPUT ( {tabela : Table ;} formulario : Text, Object {; formUsuario : Text} ) FORM SET SIZE ( {objeto : Text ;} horizontal : Integer ; vertical : Integer {; *} ) FORM SET VERTICAL RESIZING ( redimensao : Boolean {; alturaMin : Integer {; alturaMax : Integer}} ) FORM theme : Text FORM UNLOAD