SDBTools: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (versions) |
||
Line 18: | Line 18: | ||
|[[ISDBTools::MainThreadCallFunc|MainThreadCallFunc]] |Property Get | | |[[ISDBTools::MainThreadCallFunc|MainThreadCallFunc]] |Property Get | | ||
|[[ISDBTools::Mask2UFText|Mask2UFText]] |Method | | |[[ISDBTools::Mask2UFText|Mask2UFText]] |Method | | ||
|[[ISDBTools::MultiString2UFText|MultiString2UFText]] |Method | | |[[ISDBTools::MultiString2UFText|MultiString2UFText]] |Method | From 3.1 | ||
|[[ISDBTools::OutputDebugString|OutputDebugString]] |Method | | |[[ISDBTools::OutputDebugString|OutputDebugString]] |Method | From 3.0 | ||
|[[ISDBTools::OutputDebugStringMM|OutputDebugStringMM]] |Method | | |[[ISDBTools::OutputDebugStringMM|OutputDebugStringMM]] |Method | From 3.0 | ||
|[[ISDBTools::RemapASCII|RemapASCII]] |Method | From 4.0 | |[[ISDBTools::RemapASCII|RemapASCII]] |Method | From 4.0 | ||
|[[ISDBTools::Sleep|Sleep]] |Method | | |[[ISDBTools::Sleep|Sleep]] |Method | From 3.0 | ||
|[[ISDBTools::StringForSorting|StringForSorting]] |Method | | |[[ISDBTools::StringForSorting|StringForSorting]] |Method | | ||
|[[ISDBTools::UFText2Mask|UFText2Mask]] |Method | | |[[ISDBTools::UFText2Mask|UFText2Mask]] |Method | | ||
|[[ISDBTools::UFText2MultiString|UFText2MultiString]] |Method | | |[[ISDBTools::UFText2MultiString|UFText2MultiString]] |Method | From 3.1 | ||
|[[ISDBTools::WebSearch|WebSearch]] |Property Get | | |[[ISDBTools::WebSearch|WebSearch]] |Property Get | From 3.0 | ||
}} | }} | ||
Latest revision as of 23:08, 20 April 2013
- 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 SDBTools
Class of object for miscellaneous helper methods.
Example use: SDB.Tools.OutputDebugString("Testing")
ISDBTools members
Name | Type | Description |
---|---|---|
AlbumByName | Property Get | |
ArtistByName | Property Get | |
ArtistCompFunc | Property Get | |
DeleteTracks | Method | |
FileSystem | Property Get | |
IniFileByPath | Property Get | |
LoadImage | Method | From 4.0 |
MainThreadCallFunc | Property Get | |
Mask2UFText | Method | |
MultiString2UFText | Method | From 3.1 |
OutputDebugString | Method | From 3.0 |
OutputDebugStringMM | Method | From 3.0 |
RemapASCII | Method | From 4.0 |
Sleep | Method | From 3.0 |
StringForSorting | Method | |
UFText2Mask | Method | |
UFText2MultiString | Method | From 3.1 |
WebSearch | Property Get | From 3.0 |