Skip to content

TreeListViewItem

Xusinboy Bekchanov edited this page Nov 5, 2023 · 6 revisions

Table of Contents

Definition

Namespace: My.Sys.Forms

TreeListViewItem -

Properties

Name Description
Designer
Handle
Hint
ImageIndex
ImageKey
Indent
Nodes
Parent
ParentItem
SelectedImageIndex
SelectedImageKey
SmallImageIndex
SmallImageKey
State
Tag
Text
TreeIter
Visible

Methods

Name Description
ClassName
Collapse
Expand
FullTypeName Function to get any typename in the inheritance up hierarchy of the type of an instance (address: 'po') compatible with the built-in 'Object' ('baseIndex = 0' to get the typename of the instance) ('baseIndex = -1' to get the base.typename of the instance, or "" if not existing) ('baseIndex = -2' to get the base.base.typename of the instance, or "" if not existing)
GetItemIndex
Index
IsEmpty
IsExpanded
ReadProperty
SelectItem
ToString
WriteProperty

Events

Name Description
OnClick
OnDblClick

See also

Clone this wiki locally