Lenguaje 4D Comandos por tema FormulariosVersión: 21 R3FormulariosCurrent form name : Text Form : Object FORM Convert to dynamic ( {tabla : Table ;} nomFormulario : Text ) : Object FORM FIRST PAGE FORM Get color scheme : Text FORM Get current page ( * ) : Integer [FORM GET ENTRY ORDER ( nomObjetos : Text array {; numPagFORM GET HORIZONTAL RESIZING ( redimension : Boolean {; anchoMin : Integer {; anchoMax : Integer}} ) FORM GET OBJECTS ( arrObjetos : Text array {; arrVariables : Pointer array {; arrPags : Integer array}} {; opcionPag : Integer, *} ) FORM GET PROPERTIES ( {tabla : Table ;} nomForm : Text ; ancho : Integer ; alto : Integer {; numPags : Integer {; largoFijo : Boolean {; altFijo : Boolean {; titulo : Text}}}} ) FORM GET VERTICAL RESIZING ( redimension : Boolean {; alturaMin : Integer {; alturaMax : Integer}} ) FORM GOTO PAGE ( numPag : Integer {; *} ) FORM LAST PAGE FORM LOAD ( {aTable : Table ;} form : Text, Object {; formData : Object}{; *} ) FORM NEXT PAGE FORM PREVIOUS PAGE FORM SCREENSHOT ( {{tabla : Table ;} nomForm : Text ;} imagForm : Picture {; pagNum : Integer} ) FORM SET ENTRY ORDER ( nomObjetos : Text array {; numPag : Integer} ) FORM SET HORIZONTAL RESIZING ( redimension : Boolean {; anchoMin : Integer {; anchoMax : Integer}} ) FORM SET INPUT ( {tabla : Table ;} form : Text, Object {; formUsuario : Text {; *}} ) FORM SET OUTPUT ( {tabla : Table ;} form : Text, Object {; formUsuario : Text} ) FORM SET SIZE ( {objeto : Text ;} horizontal : Integer ; vertical : Integer {; *} ) FORM SET VERTICAL RESIZING ( redimension : Boolean {; alturaMin : Integer {; alturaMax : Integer}} ) FORM theme: Text FORM UNLOAD