SDBSongList: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| mNo edit summary | mNo edit summary | ||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 8: | Line 8: | ||
| {{MethodsList   | {{MethodsList   | ||
| |[[ISDBSongList::Add|Add]] |Method |    | |[[ISDBSongList::Add|Add]] |Method |    | ||
| |[[ISDBSongList::Insert|Insert]] |Method |   | |||
| |[[ISDBSongList::Albums|Albums]] |Property Get |    | |[[ISDBSongList::Albums|Albums]] |Property Get |    | ||
| |[[ISDBSongList::Artists|Artists]] |Property Get |    | |[[ISDBSongList::Artists|Artists]] |Property Get |    | ||
| Line 15: | Line 16: | ||
| |[[ISDBSongList::UpdateAll|UpdateAll]] |Method |    | |[[ISDBSongList::UpdateAll|UpdateAll]] |Method |    | ||
| }} | }} | ||
| === Related Topics ===  | |||
| *[[ISDBApplication::CurrentSongList]] | |||
| *[[ISDBApplication::SelectedSongList]] | |||
| *[[ISDBApplication::AllVisibleSongList]] | |||
| *[[ISDBPlaylist::Tracks]] | |||
| *[[ISDBApplicationEvents::OnBeforeTracksMove]] | |||
| *[[ISDBApplication::NewSongList]] | |||
| [[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] | ||
| [[Category:Automation objects|{{PAGENAME}}]] | [[Category:Automation objects|{{PAGENAME}}]] | ||
| [[Category:CoClass SDBSongList|{{PAGENAME}}]] | [[Category:CoClass SDBSongList|{{PAGENAME}}]] | ||
Latest revision as of 21:13, 11 October 2011
- 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 SDBSongList
List of tracks.
ISDBSongList members
| Name | Type | Description | 
|---|---|---|
| Add | Method | |
| Insert | Method | |
| Albums | Property Get | |
| Artists | Property Get | |
| Count | Property Get | |
| Delete | Method | |
| Item | Property Get/Let | |
| UpdateAll | Method | 
