Visible (Item) Property
Description
Determines whether an item that is assigned to a canvas is shown or hidden at runtime.
Applies to all items
Set Oracle Forms, programmatically
Refer to Built-in
GET ITEM PROPERTY
SET ITEM PROPERTY
GET RADIO BUTTON PROPERTY
SET RADIO BUTTON PROPERTY
Yes
Usage Notes
- To set the Visible (Item) property programmatically, you can use the constant
VISIBLE or DISPLAYED. The constant DISPLAYED is for compatibility with prior
releases.
Visible (Item) Restrictions
- When the item is part of the foreign key in a default master-detail relation,
the default is No.