SDBTreeNode: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{AutomationObjectsList}} | |||
== CoClass SDBTreeNode == | == CoClass SDBTreeNode == | ||
Revision as of 01:45, 8 May 2007
- SDBAlbum
- SDBAlbumArtItem
- SDBAlbumArtList
- SDBAlbums
- SDBApplication
- SDBArtist
- SDBArtists
- SDBCommonDialog
- SDBDatabase
- SDBDBIterator
- SDBDevice
- SDBDeviceList
- SDBDropTarget
- SDBDropTargetLast
- SDBDropTargetNext
- SDBDropTargetRip
- SDBFileSystem
- SDBHWEvents
- SDBImage
- SDBIniFile
- SDBMedia
- SDBMenuItem
- SDBPlayer
- SDBPlaylist
- SDBPlaylists
- SDBProgress
- SDBRegistry
- SDBScriptControl
- SDBSongData
- SDBSongIterator
- SDBSongList
- SDBStringList
- SDBTextFile
- SDBTimer
- SDBTools
- SDBTrackSynchStatus
- SDBTracksWindow
- SDBTree
- SDBTreeNode
- SDBUI
- SDBUIActiveX
- SDBUIButton
- SDBUICheckBox
- SDBUICommon
- SDBUIDockablePanel
- SDBUIDropDown
- SDBUIEdit
- SDBUIForm
- SDBUIGroupBox
- SDBUILabel
- SDBUIListBox
- SDBUIMaskEdit
- SDBUIMultiLineEdit
- SDBUIPanel
- SDBUIRadioButton
- SDBUISpinEdit
- SDBUITrackBar
- SDBUITranspPanel
- SDBUITreeList
- SDBUITreeListItem
- SDBWebSearch
CoClass SDBTreeNode
Object representing a single tree node.
ISDBTreeNode members
| Name | Type | Description |
|---|---|---|
| Caption | Property Get/Let | |
| CustomData | Property Get/Let | |
| CustomDataId | Property Get/Let | |
| CustomNodeId | Property Get/Let | |
| CustomObject | Property Get/Let | |
| Expanded | Property Get/Let | |
| HasChildren | Property Get/Let | |
| IconIndex | Property Get/Let | |
| NodeType | Property Get/Let | |
| OnDragDrop | Property Get/Let | |
| OnEdited | Property Get/Let | |
| OnFillChildren | Property Get/Let | |
| OnFillTracksFunct | Property Get/Let | |
| Path | Property Get/Let | |
| SortCriteria | Property Get/Let | |
| SortGroup | Property Get/Let | |
| UseScript | Property Get/Let | |
| Visible | Property Get/Let |
ISDBTreeNodeEvents members
| Name | Type | Description |
|---|---|---|
| OnCanEditNode | Event | |
| OnExecMenuItem | Event | |
| OnExecTrackMenuItem | Event | |
| OnFillChildren | Event | |
| OnFillTracks | Event | |
| OnGetFreeSpace | Event | |
| OnNodeDragDrop | Event | |
| OnNodeEdited | Event | |
| OnNodeEditText | Event | |
| OnNodeFocused | Event | |
| OnShowMenuItem | Event | |
| OnShowTrackMenuItem | Event |