CONTAINER OBJECT

Description

Since version 09.03 h, were made available a new objects: the “container” object.
Within the object,it’ s possible to insert other objects, treating the whole as one single.

This is often very useful, for example you can hide more objects simply hiding the container.

Specific properties

See common properties.

Specific events

None

For more information about Events click here.

Properties that can be used by code

C/S Properties
  • Visible: if is True, the field is visible on the form, otherwise assign it with False.
Web properties
  • Visible: if is True, the field is visible on the form, otherwise assign it with False.

Methods that can be used by code

None