TTreeNode
Overview
Location
-
Reference:
- DelphiVCL.fx Island-Windows
- libDelphiVCL.fx Toffee-macOS
- Namespace: RemObjects.Elements.RTL.Delphi.VCL
- Platforms: Island-Windows, Toffee-macOS
- Ancestry: TPersistent | TTreeNode
constructor (declared in TPersistent) Island-Windows
constructor
TTreeNode()
init()
Sub New()
constructor (TTreeNodes)
constructor(aOwner: TTreeNodes)
TTreeNode(TTreeNodes aOwner)
init(_ aOwner: TTreeNodes)
Sub New(aOwner As TTreeNodes)
Parameters:
- aOwner:
AbsoluteIndex virtual
property AbsoluteIndex: Int32 read;
Int32 AbsoluteIndex { get; }
var AbsoluteIndex: Int32 { get{} }
ReadOnly Property AbsoluteIndex() As Int32
Assign virtual (declared in TPersistent)
method Assign(Source: TPersistent)
void Assign(TPersistent Source)
func Assign(_ Source: TPersistent)
Sub Assign(Source As TPersistent)
Parameters:
- Source:
AssignTo protected virtual (declared in TPersistent)
method AssignTo(Dest: TPersistent)
void AssignTo(TPersistent Dest)
func AssignTo(_ Dest: TPersistent)
Sub AssignTo(Dest As TPersistent)
Parameters:
- Dest:
Collapse virtual
method Collapse(Recurse: Boolean)
void Collapse(Boolean Recurse)
func Collapse(_ Recurse: Boolean)
Sub Collapse(Recurse As Boolean)
Parameters:
- Recurse:
Count virtual
property Count: Int32 read;
Int32 Count { get; }
var Count: Int32 { get{} }
ReadOnly Property Count() As Int32
Cut virtual
property Cut: Boolean read write;
Boolean Cut { get; set; }
var Cut: Boolean { get{} set{} }
Property Cut() As Boolean
DefineProperties virtual (declared in TPersistent)
method DefineProperties(Filer: TObject)
void DefineProperties(TObject Filer)
func DefineProperties(_ Filer: TObject)
Sub DefineProperties(Filer As TObject)
Parameters:
- Filer:
Delete Island-Windows
method Delete
void Delete()
func Delete()
Sub Delete()
Delete Delete() virtual Toffee-macOS
method Delete Delete()
void Delete Delete( )
func Delete(Delete )
void Delete Delete( )
Sub Delete Delete( As )
Parameters:
- :
DeleteChildren Island-Windows
method DeleteChildren
void DeleteChildren()
func DeleteChildren()
Sub DeleteChildren()
DeleteChildren DeleteChildren() virtual Toffee-macOS
method DeleteChildren DeleteChildren()
void DeleteChildren DeleteChildren( )
func DeleteChildren(DeleteChildren )
void DeleteChildren DeleteChildren( )
Sub DeleteChildren DeleteChildren( As )
Parameters:
- :
Deleting virtual
property Deleting: Boolean read;
Boolean Deleting { get; }
var Deleting: Boolean { get{} }
ReadOnly Property Deleting() As Boolean
EditText Island-Windows
method EditText: Boolean
Boolean EditText()
func EditText() -> Boolean
Function EditText() As Boolean
EditText EditText(): Boolean virtual Toffee-macOS
method EditText EditText(): Boolean
Boolean EditText EditText( )
func EditText(EditText ) -> Boolean
Boolean EditText EditText( )
Function EditText EditText( As ) As Boolean
Parameters:
- :
Enabled virtual
property Enabled: Boolean read write;
Boolean Enabled { get; set; }
var Enabled: Boolean { get{} set{} }
Property Enabled() As Boolean
EndEdit virtual
method EndEdit(Cancel: Boolean)
void EndEdit(Boolean Cancel)
func EndEdit(_ Cancel: Boolean)
Sub EndEdit(Cancel As Boolean)
Parameters:
- Cancel:
Expand virtual
method Expand(Recurse: Boolean)
void Expand(Boolean Recurse)
func Expand(_ Recurse: Boolean)
Sub Expand(Recurse As Boolean)
Parameters:
- Recurse:
Expanded virtual
property Expanded: Boolean read write;
Boolean Expanded { get; set; }
var Expanded: Boolean { get{} set{} }
Property Expanded() As Boolean
ExpandedImageIndex virtual
property ExpandedImageIndex: TImageIndex read write;
TImageIndex ExpandedImageIndex { get; set; }
var ExpandedImageIndex: TImageIndex { get{} set{} }
Property ExpandedImageIndex() As TImageIndex
Focused virtual
property Focused: Boolean read write;
Boolean Focused { get; set; }
var Focused: Boolean { get{} set{} }
Property Focused() As Boolean
getFirstChild Island-Windows
method getFirstChild: TTreeNode
TTreeNode getFirstChild()
func getFirstChild() -> TTreeNode
Function getFirstChild() As TTreeNode
getFirstChild getFirstChild(): TTreeNode virtual Toffee-macOS
method getFirstChild getFirstChild(): TTreeNode
TTreeNode getFirstChild getFirstChild( )
func getFirstChild(getFirstChild ) -> TTreeNode
TTreeNode getFirstChild getFirstChild( )
Function getFirstChild getFirstChild( As ) As TTreeNode
Parameters:
- :
GetLastChild Island-Windows
method GetLastChild: TTreeNode
TTreeNode GetLastChild()
func GetLastChild() -> TTreeNode
Function GetLastChild() As TTreeNode
GetLastChild GetLastChild(): TTreeNode virtual Toffee-macOS
method GetLastChild GetLastChild(): TTreeNode
TTreeNode GetLastChild GetLastChild( )
func GetLastChild(GetLastChild ) -> TTreeNode
TTreeNode GetLastChild GetLastChild( )
Function GetLastChild GetLastChild( As ) As TTreeNode
Parameters:
- :
GetMetaClass virtual Island-Windows
method GetMetaClass: class of TTreeNode
class of TTreeNode GetMetaClass()
func GetMetaClass() -> class of TTreeNode
Function GetMetaClass() As class of TTreeNode
GetNamePath virtual (declared in TPersistent) Island-Windows
method GetNamePath: DelphiString
DelphiString GetNamePath()
func GetNamePath() -> DelphiString
Function GetNamePath() As DelphiString
GetNamePath GetNamePath(): DelphiString virtual (declared in TPersistent) Toffee-macOS
func GetNamePath(GetNamePath ) -> DelphiString
Parameters:
- :
GetNext Island-Windows
method GetNext: TTreeNode
TTreeNode GetNext()
func GetNext() -> TTreeNode
Function GetNext() As TTreeNode
GetNext GetNext(): TTreeNode virtual Toffee-macOS
method GetNext GetNext(): TTreeNode
TTreeNode GetNext GetNext( )
func GetNext(GetNext ) -> TTreeNode
TTreeNode GetNext GetNext( )
Function GetNext GetNext( As ) As TTreeNode
Parameters:
- :
GetNextChild virtual
Parameters:
- Value:
getNextSibling Island-Windows
method getNextSibling: TTreeNode
TTreeNode getNextSibling()
func getNextSibling() -> TTreeNode
Function getNextSibling() As TTreeNode
getNextSibling getNextSibling(): TTreeNode virtual Toffee-macOS
method getNextSibling getNextSibling(): TTreeNode
TTreeNode getNextSibling getNextSibling( )
func getNextSibling(getNextSibling ) -> TTreeNode
TTreeNode getNextSibling getNextSibling( )
Function getNextSibling getNextSibling( As ) As TTreeNode
Parameters:
- :
GetNextVisible Island-Windows
method GetNextVisible: TTreeNode
TTreeNode GetNextVisible()
func GetNextVisible() -> TTreeNode
Function GetNextVisible() As TTreeNode
GetNextVisible GetNextVisible(): TTreeNode virtual Toffee-macOS
method GetNextVisible GetNextVisible(): TTreeNode
TTreeNode GetNextVisible GetNextVisible( )
func GetNextVisible(GetNextVisible ) -> TTreeNode
TTreeNode GetNextVisible GetNextVisible( )
Function GetNextVisible GetNextVisible( As ) As TTreeNode
Parameters:
- :
GetOwner protected virtual (declared in TPersistent) Island-Windows
method GetOwner: TPersistent
TPersistent GetOwner()
func GetOwner() -> TPersistent
Function GetOwner() As TPersistent
GetOwner GetOwner(): TPersistent protected virtual (declared in TPersistent) Toffee-macOS
func GetOwner(GetOwner ) -> TPersistent
Parameters:
- :
GetPrev Island-Windows
method GetPrev: TTreeNode
TTreeNode GetPrev()
func GetPrev() -> TTreeNode
Function GetPrev() As TTreeNode
GetPrev GetPrev(): TTreeNode virtual Toffee-macOS
method GetPrev GetPrev(): TTreeNode
TTreeNode GetPrev GetPrev( )
func GetPrev(GetPrev ) -> TTreeNode
TTreeNode GetPrev GetPrev( )
Function GetPrev GetPrev( As ) As TTreeNode
Parameters:
- :
GetPrevChild virtual
Parameters:
- Value:
getPrevSibling Island-Windows
method getPrevSibling: TTreeNode
TTreeNode getPrevSibling()
func getPrevSibling() -> TTreeNode
Function getPrevSibling() As TTreeNode
getPrevSibling getPrevSibling(): TTreeNode virtual Toffee-macOS
method getPrevSibling getPrevSibling(): TTreeNode
TTreeNode getPrevSibling getPrevSibling( )
func getPrevSibling(getPrevSibling ) -> TTreeNode
TTreeNode getPrevSibling getPrevSibling( )
Function getPrevSibling getPrevSibling( As ) As TTreeNode
Parameters:
- :
GetPrevVisible Island-Windows
method GetPrevVisible: TTreeNode
TTreeNode GetPrevVisible()
func GetPrevVisible() -> TTreeNode
Function GetPrevVisible() As TTreeNode
GetPrevVisible GetPrevVisible(): TTreeNode virtual Toffee-macOS
method GetPrevVisible GetPrevVisible(): TTreeNode
TTreeNode GetPrevVisible GetPrevVisible( )
func GetPrevVisible(GetPrevVisible ) -> TTreeNode
TTreeNode GetPrevVisible GetPrevVisible( )
Function GetPrevVisible GetPrevVisible( As ) As TTreeNode
Parameters:
- :
GetState protected virtual
method GetState(NodeState: TNodeState): Boolean
Boolean GetState(TNodeState NodeState)
func GetState(_ NodeState: TNodeState) -> Boolean
Function GetState(NodeState As TNodeState) As Boolean
Parameters:
- NodeState:
HasAsParent virtual
Parameters:
- Value:
HasChildren virtual
property HasChildren: Boolean read write;
Boolean HasChildren { get; set; }
var HasChildren: Boolean { get{} set{} }
Property HasChildren() As Boolean
ImageIndex virtual
property ImageIndex: TImageIndex read write;
TImageIndex ImageIndex { get; set; }
var ImageIndex: TImageIndex { get{} set{} }
Property ImageIndex() As TImageIndex
Index virtual
property Index: Int32 read;
Int32 Index { get; }
var Index: Int32 { get{} }
ReadOnly Property Index() As Int32
IndexOf virtual
Parameters:
- Value:
IsFirstNode Island-Windows
method IsFirstNode: Boolean
Boolean IsFirstNode()
func IsFirstNode() -> Boolean
Function IsFirstNode() As Boolean
IsFirstNode IsFirstNode(): Boolean virtual Toffee-macOS
method IsFirstNode IsFirstNode(): Boolean
Boolean IsFirstNode IsFirstNode( )
func IsFirstNode(IsFirstNode ) -> Boolean
Boolean IsFirstNode IsFirstNode( )
Function IsFirstNode IsFirstNode( As ) As Boolean
Parameters:
- :
IsVisible virtual
property IsVisible: Boolean read;
Boolean IsVisible { get; }
var IsVisible: Boolean { get{} }
ReadOnly Property IsVisible() As Boolean
Item virtual
ItemId virtual
property ItemId: TPlatformNodeHandle read;
TPlatformNodeHandle ItemId { get; }
var ItemId: TPlatformNodeHandle { get{} }
ReadOnly Property ItemId() As TPlatformNodeHandle
Level virtual
property Level: Int32 read;
Int32 Level { get; }
var Level: Int32 { get{} }
ReadOnly Property Level() As Int32
MakeVisible Island-Windows
method MakeVisible
void MakeVisible()
func MakeVisible()
Sub MakeVisible()
MakeVisible MakeVisible() virtual Toffee-macOS
method MakeVisible MakeVisible()
void MakeVisible MakeVisible( )
func MakeVisible(MakeVisible )
void MakeVisible MakeVisible( )
Sub MakeVisible MakeVisible( As )
Parameters:
- :
MoveTo virtual
method MoveTo(Destination: TTreeNode; Mode: TNodeAttachMode)
void MoveTo(TTreeNode Destination, TNodeAttachMode Mode)
func MoveTo(_ Destination: TTreeNode, _ Mode: TNodeAttachMode)
Sub MoveTo(Destination As TTreeNode, Mode As TNodeAttachMode)
Parameters:
- Destination:
- Mode:
OverlayIndex virtual
property OverlayIndex: Int32 read write;
Int32 OverlayIndex { get; set; }
var OverlayIndex: Int32 { get{} set{} }
Property OverlayIndex() As Int32
Owner virtual
property Owner: TTreeNodes read;
TTreeNodes Owner { get; }
var Owner: TTreeNodes { get{} }
ReadOnly Property Owner() As TTreeNodes
Parent virtual
property Parent: TTreeNode read;
TTreeNode Parent { get; }
var Parent: TTreeNode { get{} }
ReadOnly Property Parent() As TTreeNode
PlatformCreate protected virtual Island-Windows
method PlatformCreate
void PlatformCreate()
func PlatformCreate()
Sub PlatformCreate()
PlatformCreate PlatformCreate() protected virtual Toffee-macOS
method PlatformCreate PlatformCreate()
void PlatformCreate PlatformCreate( )
func PlatformCreate(PlatformCreate )
void PlatformCreate PlatformCreate( )
Sub PlatformCreate PlatformCreate( As )
Parameters:
- :
PlatformGetExpanded protected Island-Windows
method PlatformGetExpanded: Boolean
Boolean PlatformGetExpanded()
func PlatformGetExpanded() -> Boolean
Function PlatformGetExpanded() As Boolean
PlatformGetExpanded PlatformGetExpanded(): Boolean protected virtual Toffee-macOS
method PlatformGetExpanded PlatformGetExpanded(): Boolean
Boolean PlatformGetExpanded PlatformGetExpanded( )
func PlatformGetExpanded(PlatformGetExpanded ) -> Boolean
Boolean PlatformGetExpanded PlatformGetExpanded( )
Function PlatformGetExpanded PlatformGetExpanded( As ) As Boolean
Parameters:
- :
PlatformGetFocused protected Island-Windows
method PlatformGetFocused: Boolean
Boolean PlatformGetFocused()
func PlatformGetFocused() -> Boolean
Function PlatformGetFocused() As Boolean
PlatformGetFocused PlatformGetFocused(): Boolean protected virtual Toffee-macOS
method PlatformGetFocused PlatformGetFocused(): Boolean
Boolean PlatformGetFocused PlatformGetFocused( )
func PlatformGetFocused(PlatformGetFocused ) -> Boolean
Boolean PlatformGetFocused PlatformGetFocused( )
Function PlatformGetFocused PlatformGetFocused( As ) As Boolean
Parameters:
- :
PlatformGetSelected protected Island-Windows
method PlatformGetSelected: Boolean
Boolean PlatformGetSelected()
func PlatformGetSelected() -> Boolean
Function PlatformGetSelected() As Boolean
PlatformGetSelected PlatformGetSelected(): Boolean protected virtual Toffee-macOS
method PlatformGetSelected PlatformGetSelected(): Boolean
Boolean PlatformGetSelected PlatformGetSelected( )
func PlatformGetSelected(PlatformGetSelected ) -> Boolean
Boolean PlatformGetSelected PlatformGetSelected( )
Function PlatformGetSelected PlatformGetSelected( As ) As Boolean
Parameters:
- :
PlatformSetExpanded protected virtual
method PlatformSetExpanded(aValue: Boolean)
void PlatformSetExpanded(Boolean aValue)
func PlatformSetExpanded(_ aValue: Boolean)
Sub PlatformSetExpanded(aValue As Boolean)
Parameters:
- aValue:
PlatformSetFocused protected virtual
method PlatformSetFocused(aValue: Boolean)
void PlatformSetFocused(Boolean aValue)
func PlatformSetFocused(_ aValue: Boolean)
Sub PlatformSetFocused(aValue As Boolean)
Parameters:
- aValue:
PlatformSetSelected protected virtual
method PlatformSetSelected(aValue: Boolean)
void PlatformSetSelected(Boolean aValue)
func PlatformSetSelected(_ aValue: Boolean)
Sub PlatformSetSelected(aValue As Boolean)
Parameters:
- aValue:
PlatformSetText protected virtual
method PlatformSetText(aValue: VCLString)
void PlatformSetText(VCLString aValue)
func PlatformSetText(_ aValue: VCLString)
Sub PlatformSetText(aValue As VCLString)
Parameters:
- aValue:
Selected virtual
property Selected: Boolean read write;
Boolean Selected { get; set; }
var Selected: Boolean { get{} set{} }
Property Selected() As Boolean
SelectedIndex virtual
property SelectedIndex: Int32 read write;
Int32 SelectedIndex { get; set; }
var SelectedIndex: Int32 { get{} set{} }
Property SelectedIndex() As Int32
SetSelectedBit protected virtual
method SetSelectedBit(Value: Boolean)
void SetSelectedBit(Boolean Value)
func SetSelectedBit(_ Value: Boolean)
Sub SetSelectedBit(Value As Boolean)
Parameters:
- Value:
SetState protected virtual
method SetState(NodeState: TNodeState; Value: Boolean)
void SetState(TNodeState NodeState, Boolean Value)
func SetState(_ NodeState: TNodeState, _ Value: Boolean)
Sub SetState(NodeState As TNodeState, Value As Boolean)
Parameters:
- NodeState:
- Value:
StateIndex virtual
property StateIndex: Int32 read write;
Int32 StateIndex { get; set; }
var StateIndex: Int32 { get{} set{} }
Property StateIndex() As Int32
Text virtual
property Text: VCLString read write;
VCLString Text { get; set; }
var Text: VCLString { get{} set{} }
Property Text() As VCLString
TreeView virtual
AbsoluteIndex virtual
property AbsoluteIndex: Int32 read;
Int32 AbsoluteIndex { get; }
var AbsoluteIndex: Int32 { get{} }
ReadOnly Property AbsoluteIndex() As Int32
Count virtual
property Count: Int32 read;
Int32 Count { get; }
var Count: Int32 { get{} }
ReadOnly Property Count() As Int32
Cut virtual
property Cut: Boolean read write;
Boolean Cut { get; set; }
var Cut: Boolean { get{} set{} }
Property Cut() As Boolean
Deleting virtual
property Deleting: Boolean read;
Boolean Deleting { get; }
var Deleting: Boolean { get{} }
ReadOnly Property Deleting() As Boolean
Enabled virtual
property Enabled: Boolean read write;
Boolean Enabled { get; set; }
var Enabled: Boolean { get{} set{} }
Property Enabled() As Boolean
Expanded virtual
property Expanded: Boolean read write;
Boolean Expanded { get; set; }
var Expanded: Boolean { get{} set{} }
Property Expanded() As Boolean
ExpandedImageIndex virtual
property ExpandedImageIndex: TImageIndex read write;
TImageIndex ExpandedImageIndex { get; set; }
var ExpandedImageIndex: TImageIndex { get{} set{} }
Property ExpandedImageIndex() As TImageIndex
Focused virtual
property Focused: Boolean read write;
Boolean Focused { get; set; }
var Focused: Boolean { get{} set{} }
Property Focused() As Boolean
HasChildren virtual
property HasChildren: Boolean read write;
Boolean HasChildren { get; set; }
var HasChildren: Boolean { get{} set{} }
Property HasChildren() As Boolean
ImageIndex virtual
property ImageIndex: TImageIndex read write;
TImageIndex ImageIndex { get; set; }
var ImageIndex: TImageIndex { get{} set{} }
Property ImageIndex() As TImageIndex
Index virtual
property Index: Int32 read;
Int32 Index { get; }
var Index: Int32 { get{} }
ReadOnly Property Index() As Int32
IsVisible virtual
property IsVisible: Boolean read;
Boolean IsVisible { get; }
var IsVisible: Boolean { get{} }
ReadOnly Property IsVisible() As Boolean
Item virtual
ItemId virtual
property ItemId: TPlatformNodeHandle read;
TPlatformNodeHandle ItemId { get; }
var ItemId: TPlatformNodeHandle { get{} }
ReadOnly Property ItemId() As TPlatformNodeHandle
Level virtual
property Level: Int32 read;
Int32 Level { get; }
var Level: Int32 { get{} }
ReadOnly Property Level() As Int32
OverlayIndex virtual
property OverlayIndex: Int32 read write;
Int32 OverlayIndex { get; set; }
var OverlayIndex: Int32 { get{} set{} }
Property OverlayIndex() As Int32
Owner virtual
property Owner: TTreeNodes read;
TTreeNodes Owner { get; }
var Owner: TTreeNodes { get{} }
ReadOnly Property Owner() As TTreeNodes
Parent virtual
property Parent: TTreeNode read;
TTreeNode Parent { get; }
var Parent: TTreeNode { get{} }
ReadOnly Property Parent() As TTreeNode
Selected virtual
property Selected: Boolean read write;
Boolean Selected { get; set; }
var Selected: Boolean { get{} set{} }
Property Selected() As Boolean
SelectedIndex virtual
property SelectedIndex: Int32 read write;
Int32 SelectedIndex { get; set; }
var SelectedIndex: Int32 { get{} set{} }
Property SelectedIndex() As Int32
StateIndex virtual
property StateIndex: Int32 read write;
Int32 StateIndex { get; set; }
var StateIndex: Int32 { get{} set{} }
Property StateIndex() As Int32
Text virtual
property Text: VCLString read write;
VCLString Text { get; set; }
var Text: VCLString { get{} set{} }
Property Text() As VCLString
TreeView virtual
constructor (declared in TPersistent) Island-Windows
constructor
TTreeNode()
init()
Sub New()
constructor (TTreeNodes)
constructor(aOwner: TTreeNodes)
TTreeNode(TTreeNodes aOwner)
init(_ aOwner: TTreeNodes)
Sub New(aOwner As TTreeNodes)
Parameters:
- aOwner:
Assign virtual (declared in TPersistent)
method Assign(Source: TPersistent)
void Assign(TPersistent Source)
func Assign(_ Source: TPersistent)
Sub Assign(Source As TPersistent)
Parameters:
- Source:
AssignTo protected virtual (declared in TPersistent)
method AssignTo(Dest: TPersistent)
void AssignTo(TPersistent Dest)
func AssignTo(_ Dest: TPersistent)
Sub AssignTo(Dest As TPersistent)
Parameters:
- Dest:
Collapse virtual
method Collapse(Recurse: Boolean)
void Collapse(Boolean Recurse)
func Collapse(_ Recurse: Boolean)
Sub Collapse(Recurse As Boolean)
Parameters:
- Recurse:
DefineProperties virtual (declared in TPersistent)
method DefineProperties(Filer: TObject)
void DefineProperties(TObject Filer)
func DefineProperties(_ Filer: TObject)
Sub DefineProperties(Filer As TObject)
Parameters:
- Filer:
Delete Island-Windows
method Delete
void Delete()
func Delete()
Sub Delete()
Delete Delete() virtual Toffee-macOS
method Delete Delete()
void Delete Delete( )
func Delete(Delete )
void Delete Delete( )
Sub Delete Delete( As )
Parameters:
- :
DeleteChildren Island-Windows
method DeleteChildren
void DeleteChildren()
func DeleteChildren()
Sub DeleteChildren()
DeleteChildren DeleteChildren() virtual Toffee-macOS
method DeleteChildren DeleteChildren()
void DeleteChildren DeleteChildren( )
func DeleteChildren(DeleteChildren )
void DeleteChildren DeleteChildren( )
Sub DeleteChildren DeleteChildren( As )
Parameters:
- :
EditText Island-Windows
method EditText: Boolean
Boolean EditText()
func EditText() -> Boolean
Function EditText() As Boolean
EditText EditText(): Boolean virtual Toffee-macOS
method EditText EditText(): Boolean
Boolean EditText EditText( )
func EditText(EditText ) -> Boolean
Boolean EditText EditText( )
Function EditText EditText( As ) As Boolean
Parameters:
- :
EndEdit virtual
method EndEdit(Cancel: Boolean)
void EndEdit(Boolean Cancel)
func EndEdit(_ Cancel: Boolean)
Sub EndEdit(Cancel As Boolean)
Parameters:
- Cancel:
Expand virtual
method Expand(Recurse: Boolean)
void Expand(Boolean Recurse)
func Expand(_ Recurse: Boolean)
Sub Expand(Recurse As Boolean)
Parameters:
- Recurse:
getFirstChild Island-Windows
method getFirstChild: TTreeNode
TTreeNode getFirstChild()
func getFirstChild() -> TTreeNode
Function getFirstChild() As TTreeNode
getFirstChild getFirstChild(): TTreeNode virtual Toffee-macOS
method getFirstChild getFirstChild(): TTreeNode
TTreeNode getFirstChild getFirstChild( )
func getFirstChild(getFirstChild ) -> TTreeNode
TTreeNode getFirstChild getFirstChild( )
Function getFirstChild getFirstChild( As ) As TTreeNode
Parameters:
- :
GetLastChild Island-Windows
method GetLastChild: TTreeNode
TTreeNode GetLastChild()
func GetLastChild() -> TTreeNode
Function GetLastChild() As TTreeNode
GetLastChild GetLastChild(): TTreeNode virtual Toffee-macOS
method GetLastChild GetLastChild(): TTreeNode
TTreeNode GetLastChild GetLastChild( )
func GetLastChild(GetLastChild ) -> TTreeNode
TTreeNode GetLastChild GetLastChild( )
Function GetLastChild GetLastChild( As ) As TTreeNode
Parameters:
- :
GetMetaClass virtual Island-Windows
method GetMetaClass: class of TTreeNode
class of TTreeNode GetMetaClass()
func GetMetaClass() -> class of TTreeNode
Function GetMetaClass() As class of TTreeNode
GetNamePath virtual (declared in TPersistent) Island-Windows
method GetNamePath: DelphiString
DelphiString GetNamePath()
func GetNamePath() -> DelphiString
Function GetNamePath() As DelphiString
GetNamePath GetNamePath(): DelphiString virtual (declared in TPersistent) Toffee-macOS
func GetNamePath(GetNamePath ) -> DelphiString
Parameters:
- :
GetNext Island-Windows
method GetNext: TTreeNode
TTreeNode GetNext()
func GetNext() -> TTreeNode
Function GetNext() As TTreeNode
GetNext GetNext(): TTreeNode virtual Toffee-macOS
method GetNext GetNext(): TTreeNode
TTreeNode GetNext GetNext( )
func GetNext(GetNext ) -> TTreeNode
TTreeNode GetNext GetNext( )
Function GetNext GetNext( As ) As TTreeNode
Parameters:
- :
GetNextChild virtual
Parameters:
- Value:
getNextSibling Island-Windows
method getNextSibling: TTreeNode
TTreeNode getNextSibling()
func getNextSibling() -> TTreeNode
Function getNextSibling() As TTreeNode
getNextSibling getNextSibling(): TTreeNode virtual Toffee-macOS
method getNextSibling getNextSibling(): TTreeNode
TTreeNode getNextSibling getNextSibling( )
func getNextSibling(getNextSibling ) -> TTreeNode
TTreeNode getNextSibling getNextSibling( )
Function getNextSibling getNextSibling( As ) As TTreeNode
Parameters:
- :
GetNextVisible Island-Windows
method GetNextVisible: TTreeNode
TTreeNode GetNextVisible()
func GetNextVisible() -> TTreeNode
Function GetNextVisible() As TTreeNode
GetNextVisible GetNextVisible(): TTreeNode virtual Toffee-macOS
method GetNextVisible GetNextVisible(): TTreeNode
TTreeNode GetNextVisible GetNextVisible( )
func GetNextVisible(GetNextVisible ) -> TTreeNode
TTreeNode GetNextVisible GetNextVisible( )
Function GetNextVisible GetNextVisible( As ) As TTreeNode
Parameters:
- :
GetOwner protected virtual (declared in TPersistent) Island-Windows
method GetOwner: TPersistent
TPersistent GetOwner()
func GetOwner() -> TPersistent
Function GetOwner() As TPersistent
GetOwner GetOwner(): TPersistent protected virtual (declared in TPersistent) Toffee-macOS
func GetOwner(GetOwner ) -> TPersistent
Parameters:
- :
GetPrev Island-Windows
method GetPrev: TTreeNode
TTreeNode GetPrev()
func GetPrev() -> TTreeNode
Function GetPrev() As TTreeNode
GetPrev GetPrev(): TTreeNode virtual Toffee-macOS
method GetPrev GetPrev(): TTreeNode
TTreeNode GetPrev GetPrev( )
func GetPrev(GetPrev ) -> TTreeNode
TTreeNode GetPrev GetPrev( )
Function GetPrev GetPrev( As ) As TTreeNode
Parameters:
- :
GetPrevChild virtual
Parameters:
- Value:
getPrevSibling Island-Windows
method getPrevSibling: TTreeNode
TTreeNode getPrevSibling()
func getPrevSibling() -> TTreeNode
Function getPrevSibling() As TTreeNode
getPrevSibling getPrevSibling(): TTreeNode virtual Toffee-macOS
method getPrevSibling getPrevSibling(): TTreeNode
TTreeNode getPrevSibling getPrevSibling( )
func getPrevSibling(getPrevSibling ) -> TTreeNode
TTreeNode getPrevSibling getPrevSibling( )
Function getPrevSibling getPrevSibling( As ) As TTreeNode
Parameters:
- :
GetPrevVisible Island-Windows
method GetPrevVisible: TTreeNode
TTreeNode GetPrevVisible()
func GetPrevVisible() -> TTreeNode
Function GetPrevVisible() As TTreeNode
GetPrevVisible GetPrevVisible(): TTreeNode virtual Toffee-macOS
method GetPrevVisible GetPrevVisible(): TTreeNode
TTreeNode GetPrevVisible GetPrevVisible( )
func GetPrevVisible(GetPrevVisible ) -> TTreeNode
TTreeNode GetPrevVisible GetPrevVisible( )
Function GetPrevVisible GetPrevVisible( As ) As TTreeNode
Parameters:
- :
GetState protected virtual
method GetState(NodeState: TNodeState): Boolean
Boolean GetState(TNodeState NodeState)
func GetState(_ NodeState: TNodeState) -> Boolean
Function GetState(NodeState As TNodeState) As Boolean
Parameters:
- NodeState:
HasAsParent virtual
Parameters:
- Value:
IndexOf virtual
Parameters:
- Value:
IsFirstNode Island-Windows
method IsFirstNode: Boolean
Boolean IsFirstNode()
func IsFirstNode() -> Boolean
Function IsFirstNode() As Boolean
IsFirstNode IsFirstNode(): Boolean virtual Toffee-macOS
method IsFirstNode IsFirstNode(): Boolean
Boolean IsFirstNode IsFirstNode( )
func IsFirstNode(IsFirstNode ) -> Boolean
Boolean IsFirstNode IsFirstNode( )
Function IsFirstNode IsFirstNode( As ) As Boolean
Parameters:
- :
MakeVisible Island-Windows
method MakeVisible
void MakeVisible()
func MakeVisible()
Sub MakeVisible()
MakeVisible MakeVisible() virtual Toffee-macOS
method MakeVisible MakeVisible()
void MakeVisible MakeVisible( )
func MakeVisible(MakeVisible )
void MakeVisible MakeVisible( )
Sub MakeVisible MakeVisible( As )
Parameters:
- :
MoveTo virtual
method MoveTo(Destination: TTreeNode; Mode: TNodeAttachMode)
void MoveTo(TTreeNode Destination, TNodeAttachMode Mode)
func MoveTo(_ Destination: TTreeNode, _ Mode: TNodeAttachMode)
Sub MoveTo(Destination As TTreeNode, Mode As TNodeAttachMode)
Parameters:
- Destination:
- Mode:
PlatformCreate protected virtual Island-Windows
method PlatformCreate
void PlatformCreate()
func PlatformCreate()
Sub PlatformCreate()
PlatformCreate PlatformCreate() protected virtual Toffee-macOS
method PlatformCreate PlatformCreate()
void PlatformCreate PlatformCreate( )
func PlatformCreate(PlatformCreate )
void PlatformCreate PlatformCreate( )
Sub PlatformCreate PlatformCreate( As )
Parameters:
- :
PlatformGetExpanded protected Island-Windows
method PlatformGetExpanded: Boolean
Boolean PlatformGetExpanded()
func PlatformGetExpanded() -> Boolean
Function PlatformGetExpanded() As Boolean
PlatformGetExpanded PlatformGetExpanded(): Boolean protected virtual Toffee-macOS
method PlatformGetExpanded PlatformGetExpanded(): Boolean
Boolean PlatformGetExpanded PlatformGetExpanded( )
func PlatformGetExpanded(PlatformGetExpanded ) -> Boolean
Boolean PlatformGetExpanded PlatformGetExpanded( )
Function PlatformGetExpanded PlatformGetExpanded( As ) As Boolean
Parameters:
- :
PlatformGetFocused protected Island-Windows
method PlatformGetFocused: Boolean
Boolean PlatformGetFocused()
func PlatformGetFocused() -> Boolean
Function PlatformGetFocused() As Boolean
PlatformGetFocused PlatformGetFocused(): Boolean protected virtual Toffee-macOS
method PlatformGetFocused PlatformGetFocused(): Boolean
Boolean PlatformGetFocused PlatformGetFocused( )
func PlatformGetFocused(PlatformGetFocused ) -> Boolean
Boolean PlatformGetFocused PlatformGetFocused( )
Function PlatformGetFocused PlatformGetFocused( As ) As Boolean
Parameters:
- :
PlatformGetSelected protected Island-Windows
method PlatformGetSelected: Boolean
Boolean PlatformGetSelected()
func PlatformGetSelected() -> Boolean
Function PlatformGetSelected() As Boolean
PlatformGetSelected PlatformGetSelected(): Boolean protected virtual Toffee-macOS
method PlatformGetSelected PlatformGetSelected(): Boolean
Boolean PlatformGetSelected PlatformGetSelected( )
func PlatformGetSelected(PlatformGetSelected ) -> Boolean
Boolean PlatformGetSelected PlatformGetSelected( )
Function PlatformGetSelected PlatformGetSelected( As ) As Boolean
Parameters:
- :
PlatformSetExpanded protected virtual
method PlatformSetExpanded(aValue: Boolean)
void PlatformSetExpanded(Boolean aValue)
func PlatformSetExpanded(_ aValue: Boolean)
Sub PlatformSetExpanded(aValue As Boolean)
Parameters:
- aValue:
PlatformSetFocused protected virtual
method PlatformSetFocused(aValue: Boolean)
void PlatformSetFocused(Boolean aValue)
func PlatformSetFocused(_ aValue: Boolean)
Sub PlatformSetFocused(aValue As Boolean)
Parameters:
- aValue:
PlatformSetSelected protected virtual
method PlatformSetSelected(aValue: Boolean)
void PlatformSetSelected(Boolean aValue)
func PlatformSetSelected(_ aValue: Boolean)
Sub PlatformSetSelected(aValue As Boolean)
Parameters:
- aValue:
PlatformSetText protected virtual
method PlatformSetText(aValue: VCLString)
void PlatformSetText(VCLString aValue)
func PlatformSetText(_ aValue: VCLString)
Sub PlatformSetText(aValue As VCLString)
Parameters:
- aValue:
SetSelectedBit protected virtual
method SetSelectedBit(Value: Boolean)
void SetSelectedBit(Boolean Value)
func SetSelectedBit(_ Value: Boolean)
Sub SetSelectedBit(Value As Boolean)
Parameters:
- Value:
SetState protected virtual
method SetState(NodeState: TNodeState; Value: Boolean)
void SetState(TNodeState NodeState, Boolean Value)
func SetState(_ NodeState: TNodeState, _ Value: Boolean)
Sub SetState(NodeState As TNodeState, Value As Boolean)
Parameters:
- NodeState:
- Value: