IsExpanded Method (OracleFormsTree)

Class

OracleFormsTree class

Action

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

Syntax

bExpanded = oracleFormsTree.IsExpanded(item)
Variable Description
bExpanded True if the specified item path is expanded; otherwise false. BOOLEAN.
item The item path. LISTITEM.