|
|
|
|
|
|
Categoría: Various 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. |
|
|
|
|
|
|
In a database, the Caption property is used to:- Find out the caption associated with a file item.
- Find out the caption associated with a data file.
- Find out and modify the connection caption.
In a report, the Caption property is used to: - Find out the text displayed in a Static or Link control.
- Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to: - Find out and modify the caption of a control found in a window or in a page.
- Find out and modify the caption of a menu option.
- Find out and modify the title of a window or page.
- Find out the content of a Breadcrumb control.
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
The Count property returns the number of elements in a given set. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
La propiedad ..Tag permite gestionar las etiquetas de un elemento. |
|
|
|
|
|
|
The Empty property is used to determine if:- a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field.
- a Chart control contains no series.
- a report control is empty (control linked to an item).
- an array (or an associative array) contains no element.
- an element of an associative array exists or not.
- a queue, a list or a stack contains no element.
|
|
|
|
|
|
|
La propiedad EndDate obtiene y establece la fecha de finalización del período 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. |
|
|
|
|
|
|
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The Image property gets and sets the background image of a control or block. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The Option property is used to configure how a Bar Code control is displayed. |
|
|
|
|
|
|
The Resource property is used to: - find out the resources visible in a Scheduler control.
- find out the resource of the Scheduler control that corresponds to the specified index.
|
|
|
|
|
|
|
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:- Averiguar el grosor de la línea de una serie (sólo gráficos de líneas).
- Modificar el grosor de la línea de una serie (sólo gráficos de líneas).
|
|
|
|
|
|
|
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 |
|
|
|
|
|
|
The Type property is used to get:- the type of element (data file or item) defined programmatically or in the data model editor, view or query.
- the type of object.
- the type of data held in a 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|