|
|
|
|
|
|
|
|
|
|
|
|
| Categoría: Miscellaneous properties |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the AdditionCompleted property |
|
|
|
|
|
|
|
| La propiedad AdditionCompleted determina si se agregó un elemento a una cola, lista o pila o si la operación está en curso. |
|
|
|
|
|
|
|
La propiedad After reemplaza o inserta un procedimiento después de los otros procedimientos en: - una variable de tipo Procedure.
- un evento asociado a un control.
|
|
|
|
|
|
|
|
| La propiedad BackgroundColor permite establecer el color de fondo de un control, ventana, página o bloque de un reporte. |
|
|
|
|
|
|
|
La propiedad Before reemplaza o inserta un procedimiento antes de los demás procedimientos en: - una variable de tipo Procedure.
- un evento asociado a un control.
|
|
|
|
|
|
|
|
| The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
|
| La propiedad ByReference se utiliza para determinar si el parámetro de un procedimiento se pasó por referencia. |
|
|
|
|
|
|
|
En una base de datos, el Caption Property se utiliza para:- Averigua la leyenda associated con un elemento de archivo.
- Averigua la leyenda associated con un archivo de datos.
- Descubrir y modificar la leyenda de conexión.
En un reporte, el Caption Property se utiliza para: - Averigua el texto que aparece en una estática o control Enlace.
- Modificar el texto que se muestra en una estática o control Enlace.
En una ventana o página, el Caption Property también se utiliza para: - Averiguar y modificar la leyenda de un control en una ventana o en un Page.
- Descubrir y modificar el título de una opción de menú.
- Averiguar y modificar el título de una ventana o Page.
- Descubra el contenido de un control Migas de pan.
|
|
|
|
|
|
|
|
| La propiedad Class permite obtener el tipo real de la instancia de clase manipulada por una variable de tipo object, variant o dynamic object. |
|
|
|
|
|
|
|
The Color property gets or sets the font color of:- a Font variable.
- text displayed in a Static or Calculated control of a report.
- text displayed in a window control.
- text displayed in a page control.
|
|
|
|
|
|
|
|
| La propiedad Count devuelve el número de elementos en un conjunto determinado. |
|
|
|
|
|
|
|
| La propiedad Default determina si un parámetro se ha pasado a un procedimiento con un valor personalizado o predeterminado. |
|
|
|
|
|
|
|
| La propiedad description se utiliza para obtener y cambiar la página description. |
|
|
|
|
|
|
|
En Vacío se utiliza para determinar si:- un control Looper, Tabla, List Box o Combo Box está vacío. El control puede estar vinculado a una tabla o utilizar una fuente de datos en memoria.
- un control Gráfico no contiene series.
- un control de informe está vacío (control vinculado a un artículo).
- un array (o un array asociativo) no contiene ningún elemento.
- un elemento de un array asociativo existe o no existe.
- una cola, una lista o un apilamiento no contiene ningún elemento.
|
|
|
|
|
|
|
|
La propiedad EndDate obtiene y establece la fecha de finalización de un periodo de tiempo seleccionado: - en un control Calendario,
- en un control Agenda.
- en un control Planificador.
|
|
|
|
|
|
|
|
| El Exist Property determina si el elemento de un array asociativo existe. |
|
|
|
|
|
|
|
La propiedad Font permite- Obtener el identificador de la fuente utilizada en un control de un reporte, página o ventana.
- Cambiar la fuente utilizada en un control de un reporte, página o ventana.
|
|
|
|
|
|
|
|
The Group property is used to: - find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
- associate a control with a group of controls.
|
|
|
|
|
|
|
|
The Height property gets and sets the height:- of a control or block in a report.
- of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
- of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
- of a break cell in a Table or Looper control.
|
|
|
|
|
|
|
|
La propiedad Icon permite:- Averigua el icono que aparece en la barra de título de una ventana o de un control Panel acoplable..
- Cambia el icono que aparece en la barra de título de una ventana o de un control Panel acoplable.
|
|
|
|
|
|
|
|
| The Identifier property gets and sets the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example. |
|
|
|
|
|
|
|
| La imagen Property obtiene y establece la imagen de fondo de un control o bloque. |
|
|
|
|
|
|
|
La propiedad MaxValue permite:- obtener y establecer el valor superior de un reporte basado en un archivo de datos.
- obtener el valor máximo del filtro actual.
- obtener el valor máximo de una serie de datos en un gráfico.
- obtener y establecer el valor máximo de algunos tipos de controles.
|
|
|
|
|
|
|
|
| La propiedad Member permite obtener el array de elementos con nombre cuando se utiliza en variables de tipo Variant. |
|
|
|
|
|
|
|
La propiedad MinValue permite:- obtener y establecer el valor inferior de un reporte basado en un archivo de datos.
- obtener el valor mínimo del filtro actual.
- obtener el valor mínimo de una serie de datos en un gráfico.
- obtener y establecer el valor mínimo para algunos tipos de controles.
|
|
|
|
|
|
|
|
| The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
|
In a window or page, the Multiline property is used to:- find out and modify the "Multiline" option of an Edit control.
- find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control. |
|
|
|
|
|
|
|
The Name property is used to get:- the name of the font associated with a Font variable.
- the name of a control, report or report block.
- the name of a control, group of controls or window.
- the name of a control, group of controls or page.
|
|
|
|
|
|
|
|
| La propiedad NbPendingThread permite obtener el número de subprocesos en espera en una cola o pila.
|
|
|
|
|
|
|
|
| Returns the number of parameters actually received by a procedure. |
|
|
|
|
|
|
|
The Note property is used to:- Find out the notes associated with a control, a window, a page or a report.
- Modify the notes associated with a control, a window a page or a report.
|
|
|
|
|
|
|
|
The NumberColumn property is used to:- Get the number of columns in Table, Check Box, Radio Button controls, etc..
- Set the number of columns in a multi-column List Box control.
|
|
|
|
|
|
|
|
| The Numerical property indicates whether a field is of numerical type. |
|
|
|
|
|
|
|
| The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page. |
|
|
|
|
|
|
|
| La propiedad OpeningOptions obtiene y establece las opciones para abrir una ventana manipulada a través de una variable de tipo Window. Esta propiedad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| La propiedad OpeningParameters permite obtener y establecer los parámetros que se pasan a una ventana. Esta propiedad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| The Option property is used to configure how a Bar Code control is displayed. |
|
|
|
|
|
|
|
| Keyword AboveAll keyword is used to indicate that the window is in the foreground relative to all other windows (including those of other applications). |
|
|
|
|
|
|
|
| The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
|
| Usage example of the Size property |
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element.
|
|
|
|
|
|
|
|
La propiedad StartDate permite determinar y cambiar la fecha de inicio del período de tiempo seleccionado:- en un control Calendario.
- en un control Agenda.
- en un control Planificador.
|
|
|
|
|
|
|
|
| The State property gets and sets the state of an element.
|
|
|
|
|
|
|
|
La propiedad Thickness permite:- Obtener y definir el grosor de las líneas de una serie (sólo gráficos de líneas).
Obtener y establecer el grosor de línea en un control Conector.
|
|
|
|
|
|
|
|
The Title property is used to:- Get the title of a Table control column, a Chart control, a window or a page
- Change the title of a Table control column, a Chart control, a window or a page.
|
|
|
|
|
|
|
|
| Usage example of the Type property |
|
|
|
|
|
|
|
La propiedad Type permite obtener:- el tipo de elemento (tabla o campo) definido mediante programación o en el editor de esquema de base de datos, vista o consulta.
- el tipo de objeto.
- el tipo de datos que se almacena en un Variant.
|
|
|
|
|
|
|
|
The URL property is used to:- Get the address associated with a control.
- Change the address associated with a control.
|
|
|
|
|
|
|
|
The Value property is used to:- Find out and modify the value of a report control.
- Find out and modify the value of a control or the title of a window.
- Find out the identifier of a stream.
- Find out and modify the value of a control or the title of a page.
|
|
|
|
|
|
|
|
The Width property gets and changes the width:- of a control or block in a report.
- of a control (found in a window), window, column found in a table or column found in a list box (including listview).
- of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|