Products Downloads


French version


 

Assigns the object a class containing various presentation characteristics.

Adelia type

ALPHA(256).

Accessibility

Read / Write.

Conditions for use

none.

Default value

none.

 

 

Allows the object to be placed in focus.

Objects placed in focus are receptive to actions performed by the user using the keyboard and/or mouse.

Adelia type

BOOL.

Accessibility

Read / Write.

Conditions for use

none.

Default value

*TRUE.

 

 

Authorizes the object to draw itself over a control positioned in front of it in the window object order.

In the particular case where the window has a background image with transparent images placed in foreground, it is necessary to set the property to *TRUE if you wish to put the object after a "transparent" object in the tab order.

 

Reminder: an "overlapped" object must be placed after the background image, while a "non-overlapped" object must be placed before the background image.

 

Adelia type

BOOL.

Accessibility

 

Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

none.

Conditions for use

none.

Default value

*TRUE.

 

For more information about managing overlapping of graphical objects, consult the working with object overlap section.

 

Note: This property is not implemented by the Java and Mobile generators.

 

Character string displayed inside the object. Text is displayed on a single line.

Adelia type

ALPHA(256).

Accessibility

Read / Write.

Conditions for use

none.

Default value

none.

 

 

Visibility of the object.

Adelia type

BOOL.

Accessibility

Read / Write.

Conditions for use

none.

Default value

*TRUE.

 

 

 

 

 

 

↑ Top of page