Link Search Menu Expand Document

Properties

The following properties are defined in the STree class.

Name Access Type Initial Value Description
AcceptDrop CRW integer 0 Type that accepts drag and drop
BgColor CRW integer $STD Background color
Border CR boolean $FALSE Display frame
Editable CR boolean $FALSE Editability
FgColor CRW integer $STD Text color
FirstVisibleItem R STreeItem   Accessor for the first displayed item
FontFace CR integer $STD Font decoration attributes
FontKind CR integer $STD Font type
FontSize CR integer 10 Font size
LastVisibleItem R STreeItem   Accessor for the last displayed item
RootItem R STreeItem   Root item accessor
SelectedItem R STreeItem   Accessor for the selected item
ToolTip CRW String   Tooltip
ToolTipDelayTime CRW integer 0 Tooltip display time
Value* CRW String
Number
Fixed
Date
UString
  Object value

Access
R: Readable W: Writable C: Initializable

*: default property