SDBTools: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
Class of object for miscellaneous helper methods. | Class of object for miscellaneous helper methods. | ||
Example use: SDB.Tools.OutputDebugString("Testing") | Example use: <tt>SDB.Tools.OutputDebugString("Testing")</tt> | ||
=== ISDBTools members === | === ISDBTools members === | ||
Line 15: | Line 15: | ||
|[[ISDBTools::FileSystem|FileSystem]] |Property Get | | |[[ISDBTools::FileSystem|FileSystem]] |Property Get | | ||
|[[ISDBTools::IniFileByPath|IniFileByPath]] |Property Get | | |[[ISDBTools::IniFileByPath|IniFileByPath]] |Property Get | | ||
|[[ISDBTools::LoadImage|LoadImage]] |Method | From | |[[ISDBTools::LoadImage|LoadImage]] |Method | From 4.0 | ||
|[[ISDBTools::MainThreadCallFunc|MainThreadCallFunc]] |Property Get | | |[[ISDBTools::MainThreadCallFunc|MainThreadCallFunc]] |Property Get | | ||
|[[ISDBTools::Mask2UFText|Mask2UFText]] |Method | | |[[ISDBTools::Mask2UFText|Mask2UFText]] |Method | | ||
Line 21: | Line 21: | ||
|[[ISDBTools::OutputDebugString|OutputDebugString]] |Method | | |[[ISDBTools::OutputDebugString|OutputDebugString]] |Method | | ||
|[[ISDBTools::OutputDebugStringMM|OutputDebugStringMM]] |Method | | |[[ISDBTools::OutputDebugStringMM|OutputDebugStringMM]] |Method | | ||
|[[ISDBTools::RemapASCII|RemapASCII]] |Method | From | |[[ISDBTools::RemapASCII|RemapASCII]] |Method | From 4.0 | ||
|[[ISDBTools::Sleep|Sleep]] |Method | | |[[ISDBTools::Sleep|Sleep]] |Method | | ||
|[[ISDBTools::StringForSorting|StringForSorting]] |Method | | |[[ISDBTools::StringForSorting|StringForSorting]] |Method | |
Revision as of 22:55, 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 | |
OutputDebugString | Method | |
OutputDebugStringMM | Method | |
RemapASCII | Method | From 4.0 |
Sleep | Method | |
StringForSorting | Method | |
UFText2Mask | Method | |
UFText2MultiString | Method | |
WebSearch | Property Get |