The following example is an object method for the variable var.
Self is used to reference a variable within its own object method.
This shortcut automatically creates an object method or opens the existing one.
Este acceso directo crea automáticamente un método objeto o abre uno existente.
Sample code is provided in its object method.
The event is received in the container object method.
This command lets you call the container object method and to pass an event code to it.
Este comando le permite llamar al método del objeto contenedor y pasarle un código de evento.
You can delete an object method at any time.
Puede borrar un método de objeto en cualquier momento.
The column object method gets events that occur in its header and footer.
El método de objeto de la columna recibe los eventos que ocurren en su encabezado y en su pie.
In the object method for that drop-down list, you write
En el método de objeto de esta lista desplegable, usted escribe
In the list box object method, you just write
En el método de objeto de list box, simplemente escribe
Nevertheless, if you want to decalre it, you must do so in the object method.
Sin embargo, si quiere declararlo, debe hacerlo en el método de objeto.
For example, copying a button will cause the object method that may be attached to be copied as well.
Por ejemplo, al copiar un botón se copia obligatoriamente el método de objeto que pueda tener asociado.
By modifying the sample code in the object method, you can customize the existing hierarchy to meet your specific needs.
Al modificar el código de ejemplo en el método objeto, puede personalizar la jerarquía existente para satisfacer sus necesidades específicas.