Saltar al contenido principal
Versión: Siguiente

Objetos (formularios)

GET STYLE SHEET INFO ( nomHojaEstilo : Text ; fuente : Text ; tam : Integer ; estilos : Integer )
LIST OF STYLE SHEETS ( arrHojasEstilo : Text array )
OBJECT DUPLICATE ( * ; objeto : Text {; nuevoNom : Text {; nuevaVAr : Pointer {; relacionadoA : Text {; movH : Integer {; moveV : Integer {; redimH : Integer {; redimV : Integer}}}}}}} {; *} )
OBJECT DUPLICATE ( objeto : Field, Variable {; nuevoNom : Text {; nuevaVAr : Pointer {; relacionadoA : Text {; movH : Integer {; moveV : Integer {; redimH : Integer {; redimV : Integer}}}}}}} {; *} )

OBJECT Get action ( * ; objeto : Text ) : Text
OBJECT Get action ( objeto : Field, Variable ) : Text

OBJECT Get auto spellcheck ( * ; objeto : Text ) : Boolean
OBJECT Get auto spellcheck ( objeto : Field, Variable ) : Boolean

OBJECT GET BEST SIZE ( * ; objeto : Text ; largOpt : Integer ; altOpt : Integer {; anchoMax : Integer} )
OBJECT GET BEST SIZE ( objeto : Field, Variable ; largOpt : Integer ; altOpt : Integer {; anchoMax : Integer} )

OBJECT Get border style ( * ; objeto : Text ) : Integer
OBJECT Get border style ( objeto : Field, Variable ) : Integer

OBJECT Get context menu ( * ; objeto : Text ) : Boolean
OBJECT Get context menu ( objeto : Field, Variable ) : Boolean

OBJECT GET COORDINATES ( * ; objeto : Text ; izquierdo : Integer ; superior : Integer ; derecho : Integer ; inferior : Integer )
OBJECT GET COORDINATES ( objeto : Field, Variable ; izquierdo : Integer ; superior : Integer ; derecho : Integer ; inferior : Integer )

OBJECT Get corner radius ( * ; objeto : Text ) : Integer
OBJECT Get corner radius ( objeto : Field, Variable ) : Integer

OBJECT Get data source ( * ; objeto : Text ) : Pointer
OBJECT Get data source ( objeto : Field, Variable ) : Pointer

OBJECT Get data source formula ( * ; object : Text ) : 4D.Formula
OBJECT Get data source formula ( object : Field, Variable ) : 4D.Formula

OBJECT GET DRAG AND DROP OPTIONS ( * ; objeto : Text ; arrastrable : Boolean ; arrastrableAuto : Boolean ; soltable : Boolean ; soltableAuto : Boolean )
OBJECT GET DRAG AND DROP OPTIONS ( objeto : Field, Variable ; arrastrable : Boolean ; arrastrableAuto : Boolean ; soltable : Boolean ; soltableAuto : Boolean )

OBJECT Get enabled ( * ; objeto : Text ) : Boolean
OBJECT Get enabled ( objeto : Field, Variable ) : Boolean

OBJECT Get enterable ( * ; objeto : Text ) : Boolean
OBJECT Get enterable ( objeto : Field, Variable ) : Boolean

OBJECT GET EVENTS ( * ; objeto : Text ; arrEvents : Integer array )
OBJECT GET EVENTS ( objeto : Field, Variable ; arrEvents : Integer array )

OBJECT Get filter ( * ; objeto : Text ) : Text
OBJECT Get filter ( objeto : Field, Variable ) : Text

OBJECT Get focus rectangle invisible ( * ; objeto : Text ) : Boolean
OBJECT Get focus rectangle invisible ( objeto : Field, Variable ) : Boolean

OBJECT Get font ( * ; objeto : Text ) : Text
OBJECT Get font ( objeto : Field, Variable ) : Text

OBJECT Get font size ( * ; objeto : Text ) : Integer
OBJECT Get font size ( objeto : Field, Variable ) : Integer

OBJECT Get font style ( * ; objeto : any ) : Integer
OBJECT Get format ( * ; objeto : Text ) : Text
OBJECT Get format ( objeto : Field, Variable ) : Text

OBJECT Get help tip ( * ; objeto : Text ) : Text
OBJECT Get help tip ( objeto : Field, Variable ) : Text

OBJECT Get horizontal alignment ( * ; objeto : Text ) : Integer
OBJECT Get horizontal alignment ( objeto : Field, Variable ) : Integer

OBJECT Get indicator type ( * ; objeto : Text ) : Integer
OBJECT Get indicator type ( objeto : Field, Variable ) : Integer

OBJECT Get keyboard layout ( * ; objeto : Text ) : Text
OBJECT Get keyboard layout ( objeto : Field, Variable ) : Text

OBJECT Get list name ( * ; objeto : Text {; tipoLista : Integer} ) : Text
OBJECT Get list name ( objeto : Field, Variable {; tipoLista : Integer} ) : Text

OBJECT Get list reference ( * ; objeto : Text {; tipoLista : Integer} ) : Integer
OBJECT Get list reference ( objeto : Field, Variable {; tipoLista : Integer} ) : Integer

OBJECT GET MAXIMUM VALUE ( * ; objeto : Text ; valorMax : Date, Time, Real )
OBJECT GET MAXIMUM VALUE ( objeto : Field, Variable ; valorMax : Date, Time, Real )

OBJECT GET MINIMUM VALUE ( * ; objeto : Text ; valorMin : Date, Time, Real )
OBJECT GET MINIMUM VALUE ( objeto : Field, Variable ; valorMin : Date, Time, Real )

OBJECT Get multiline ( * ; objeto : Text ) : Integer
OBJECT Get multiline ( objeto : Field, Variable ) : Integer

OBJECT Get name ( selector : Integer ) : Text
OBJECT Get placeholder ( * ; objeto : Text ) : Text
OBJECT Get placeholder ( objeto : Field, Variable ) : Text

OBJECT Get pointer ( selector : Integer {; nomObjeto : Text {; nomSubFormulario : Text}}) : Pointer
OBJECT GET PRINT VARIABLE FRAME ( * ; objeto : Text ; tamVariable : Boolean {; subformFijo : Integer} )
OBJECT GET PRINT VARIABLE FRAME ( objeto : Field, Variable ; tamVariable : Boolean {; subformFijo : Integer} )

OBJECT GET RESIZING OPTIONS ( * ; objeto : Text ; horizontal : Integer ; vertical : Integer )
OBJECT GET RESIZING OPTIONS ( objeto : Field, Variable ; horizontal : Integer ; vertical : Integer )

OBJECT GET RGB COLORS ( * ; objeto : Text ; colorPrimerPlano : Text, Integer {; colorFondo : Text, Integer {; colorFondoAlt : Text, Integer}} )
OBJECT GET RGB COLORS ( objeto : Field, Variable ; colorPrimerPlano : Text, Integer {; colorFondo : Text, Integer {; colorFondoAlt : Text, Integer}} )

OBJECT GET SCROLL POSITION ( * ; objeto : Text ; posicionLinea : Integer {; posicionH : Integer} )
OBJECT GET SCROLL POSITION ( objeto : Field, Variable ; posicionLinea : Integer {; posicionH : Integer} )

OBJECT GET SCROLLBAR ( * ; objeto : Text ; horizontal : Boolean, Integer ; vertical : Boolean, Integer )
OBJECT GET SCROLLBAR ( objeto : Field, Variable ; horizontal : Boolean, Integer ; vertical : Boolean, Integer )

OBJECT GET SHORTCUT ( * ; objeto : Text ; tecla : Text ; modificadores : Integer )
OBJECT GET SHORTCUT ( objeto : Field, Variable ; tecla : Text ; modificadores : Integer )

OBJECT Get style sheet ( * ; objeto : Text ) : Text
OBJECT Get style sheet ( objeto : Field, Variable ) : Text

OBJECT GET SUBFORM ( * ; objeto : Text ; puntTabla ; subFormDet : Text {; subFormList : Text} )
OBJECT GET SUBFORM ( objeto : Field, Variable ; puntTabla ; subFormDet : Text {; subFormList : Text} )

OBJECT GET SUBFORM CONTAINER SIZE ( ancho : Integer ; alto : Integer )
OBJECT Get subform container value : any
OBJECT Get text orientation ( * ; objeto : Text ) : Integer
OBJECT Get text orientation ( objeto : Field, Variable ) : Integer

OBJECT Get three states checkbox ( * ; objeto : Text ) : Boolean
OBJECT Get three states checkbox ( objeto : Field, Variable ) : Boolean

OBJECT Get title ( * ; objeto : Text ) : Text
OBJECT Get title ( objeto : Field, Variable ) : Text

OBJECT Get type ( * ; objeto : Text ) : Integer
OBJECT Get type ( objeto : Field, Variable ) : Integer

OBJECT Get value ( nomObjeto : Text ) : any
OBJECT Get vertical alignment ( * ; objeto : Text ) : Integer
OBJECT Get vertical alignment ( objeto : Field, Variable ) : Integer

OBJECT Get visible ( * ; objeto : Text ) : Boolean
OBJECT Get visible ( objeto : Field, Variable ) : Boolean

OBJECT Is styled text ( * ; objeto : Text ) : Boolean
OBJECT Is styled text ( objeto : Field, Variable ) : Boolean

OBJECT MOVE ( * ; objeto : Text ; moveH : Integer ; moveV : Integer {; redimH : Integer {; redimV : Integer {; *}}} )
OBJECT MOVE ( objeto : Field, Variable ; moveH : Integer ; moveV : Integer {; redimH : Integer {; redimV : Integer {; *}}} )

OBJECT SET ACTION ( {sup : * ;} objeto : any ; accion : Text )
OBJECT SET AUTO SPELLCHECK ( * ; objeto : Text ; correcionAuto : Boolean )
OBJECT SET AUTO SPELLCHECK ( objeto : Field, Variable ; correcionAuto : Boolean )

OBJECT SET BORDER STYLE ( * ; objeto : Text ; estiloBorde : Integer )
OBJECT SET BORDER STYLE ( objeto : Field, Variable ; estiloBorde : Integer )

OBJECT SET CONTEXT MENU ( * ; objeto : Text ; menuContext : Boolean )
OBJECT SET CONTEXT MENU ( objeto : Field, Variable ; menuContext : Boolean )

OBJECT SET COORDINATES ( {* ;} objeto : Integer ; izquierda : Integer ; sup : Integer {; derecha : Integer ; inf : Integer} )
OBJECT SET CORNER RADIUS ( * ; objeto : Text ; radio : Integer )
OBJECT SET CORNER RADIUS ( objeto : Field, Variable ; radio : Integer )

OBJECT SET DATA SOURCE ( * ; objeto : Text ; fuenteDatos : Pointer )
OBJECT SET DATA SOURCE ( objeto : Field, Variable ; fuenteDatos : Pointer )

OBJECT SET DATA SOURCE FORMULA ( * ; object : Text ; formula : 4D.Formula )
OBJECT SET DATA SOURCE FORMULA ( object : Field, Variable ; formula : 4D.Formula )

OBJECT SET DRAG AND DROP OPTIONS ( * ; objeto : Text ; arrastrable : Boolean ; arrastrableAuto : Boolean ; soltable : Boolean ; soltableAuto : Boolean )
OBJECT SET DRAG AND DROP OPTIONS ( objeto : Field, Variable ; arrastrable : Boolean ; arrastrableAuto : Boolean ; soltable : Boolean ; soltableAuto : Boolean )

OBJECT SET ENABLED ( * ; objeto : Text ; activo : Boolean )
OBJECT SET ENABLED ( objeto : Field, Variable ; activo : Boolean )

OBJECT SET ENTERABLE ( * ; objeto : Text ; editable : Boolean, Integer )
OBJECT SET ENTERABLE ( objeto : Field, Variable ; editable : Boolean, Integer )

OBJECT SET EVENTS ( * ; objeto : Text ; arrEventos : Integer array ; modo : Integer )
OBJECT SET EVENTS ( objeto : Field, Variable ; arrEventos : Integer array ; modo : Integer )

OBJECT SET FILTER ( * ; objeto : Text ; filtroEntrada : Text )
OBJECT SET FILTER ( objeto : Field, Variable ; filtroEntrada : Text )

OBJECT SET FOCUS RECTANGLE INVISIBLE ( * ; objeto : Text ; invisible : Boolean )
OBJECT SET FOCUS RECTANGLE INVISIBLE ( objeto : Field, Variable ; invisible : Boolean )

OBJECT SET FONT ( * ; objeto : Text ; fuente : Text )
OBJECT SET FONT ( objeto : Field, Variable ; fuente : Text )

OBJECT SET FONT SIZE ( * ; objeto : Text ; tamaño : Integer )
OBJECT SET FONT SIZE ( objeto : Field, Variable ; tamaño : Integer )

OBJECT SET FONT STYLE ( * ; objeto : Text ; estilos : Integer )
OBJECT SET FONT STYLE ( objeto : Field, Variable ; estilos : Integer )

OBJECT SET FORMAT ( * ; objeto : Text ; formato : Text )
OBJECT SET FORMAT ( objeto : Field, Variable ; formato : Text )

OBJECT SET HELP TIP ( * ; objeto : Text ; mensajeAyuda : Text )
OBJECT SET HELP TIP ( objeto : Field, Variable ; mensajeAyuda : Text )

OBJECT SET HORIZONTAL ALIGNMENT ( * ; objeto : Text ; alineación : Integer )
OBJECT SET HORIZONTAL ALIGNMENT ( objeto : Field, Variable ; alineación : Integer )

OBJECT SET INDICATOR TYPE ( * ; objeto : Text ; indicador : Integer )
OBJECT SET INDICATOR TYPE ( objeto : Field, Variable ; indicador : Integer )

OBJECT SET KEYBOARD LAYOUT ( * ; objeto : Text ; codigoLeng : Text )
OBJECT SET KEYBOARD LAYOUT ( objeto : Field, Variable ; codigoLeng : Text )

OBJECT SET LIST BY NAME ( * ; objeto : Text {; listType : Integer}; lista : Text )
OBJECT SET LIST BY NAME ( objeto : Field, Variable {; listType : Integer}; lista : Text )

OBJECT SET LIST BY REFERENCE ( * ; objeto : Text {; tipoLista : Integer}; lista : Integer )
OBJECT SET LIST BY REFERENCE ( objeto : Field, Variable {; tipoLista : Integer}; lista : Integer )

OBJECT SET MAXIMUM VALUE ( * ; objeto : Text ; valorMax : Date, Time, Real )
OBJECT SET MAXIMUM VALUE ( objeto : Field, Variable ; valorMax : Date, Time, Real )

OBJECT SET MINIMUM VALUE ( * ; objeto : Text ; valorMinimo : Date, Time, Real )
OBJECT SET MINIMUM VALUE ( objeto : Field, Variable ; valorMinimo : Date, Time, Real )

OBJECT SET MULTILINE ( * ; objeto : Text ; multilinea : Integer )
OBJECT SET MULTILINE ( objeto : Field, Variable ; multilinea : Integer )

OBJECT SET PLACEHOLDER ( * ; objeto : Text ; textoEjemplo : Text )
OBJECT SET PLACEHOLDER ( objeto : Field, Variable ; textoEjemplo : Text )

OBJECT SET PRINT VARIABLE FRAME ( * ; objeto : Text ; marcoVariable : Boolean {; subformFijo : Integer} )
OBJECT SET PRINT VARIABLE FRAME ( objeto : Field, Variable ; marcoVariable : Boolean {; subformFijo : Integer} )

OBJECT SET RESIZING OPTIONS ( * ; objeto : Text ; horizontal : Integer ; vertical : Integer )
OBJECT SET RESIZING OPTIONS ( objeto : Field, Variable ; horizontal : Integer ; vertical : Integer )

OBJECT SET RGB COLORS ( * ; objeto : Text ; colorPrimerPlano : Text, Integer {; colorFondo : Text, Integer {; colorFondoAlt : Text, Integer}} )
OBJECT SET RGB COLORS ( objeto : Field, Variable ; colorPrimerPlano : Text, Integer {; colorFondo : Text, Integer {; colorFondoAlt : Text, Integer}} )

OBJECT SET SCROLL POSITION ( * ; objeto : any {; posicionL : Integer {; posicionH : Integer}}{; *} )
OBJECT SET SCROLLBAR ( * ; objeto : Text ; horizontal : Boolean, Integer ; vertical : Boolean, Integer )
OBJECT SET SCROLLBAR ( objeto : Field, Variable ; horizontal : Boolean, Integer ; vertical : Boolean, Integer )

OBJECT SET SHORTCUT ( * ; objeto : Text ; tecla : Text {; modificadores : Integer} )
OBJECT SET SHORTCUT ( objeto : Field, Variable ; tecla : Text {; modificadores : Integer} )

OBJECT SET STYLE SHEET ( * ; objeto : Text ; nomHojaEstilo : Text )
OBJECT SET STYLE SHEET ( objeto : Field, Variable ; nomHojaEstilo : Text )

OBJECT SET SUBFORM ( * ; objeto : Text {; aTabla}; subFormDet : Text, Object {; subFormList : Text, Object} )
OBJECT SET SUBFORM ( objeto : Field, Variable {; aTabla}; subFormDet : Text, Object {; subFormList : Text, Object} )

OBJECT SET SUBFORM CONTAINER VALUE ( value : any )
OBJECT SET TEXT ORIENTATION ( * ; objeto : Text ; orientacion : Integer )
OBJECT SET TEXT ORIENTATION ( objeto : Field, Variable ; orientacion : Integer )

OBJECT SET THREE STATES CHECKBOX ( * ; objeto : Text ; tresEst : Boolean )
OBJECT SET THREE STATES CHECKBOX ( objeto : Field, Variable ; tresEst : Boolean )

OBJECT SET TITLE ( * ; objeto : Text ; titulo : Text )
OBJECT SET TITLE ( objeto : Field, Variable ; titulo : Text )

OBJECT SET VALUE ( nomObjeto : Text ; valor : any )
OBJECT SET VERTICAL ALIGNMENT ( * ; objeto : Text ; alineacion : Integer )
OBJECT SET VERTICAL ALIGNMENT ( objeto : Field, Variable ; alineacion : Integer )

OBJECT SET VISIBLE ( * ; objeto : Text ; visible : Boolean )
OBJECT SET VISIBLE ( objeto : Field, Variable ; visible : Boolean )