IsVisible Method (OracleFormsTree)

Class

OracleFormsTree class

Action

Returns 'true' if the specified item path is visible.

Syntax

bVisible = oracleFormsTree.IsVisible(item)
Variable Description
bVisible True if the specified item path is visible; otherwise false. BOOLEAN.
item The item path. LISTITEM.