SDBIniFile: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				|||
| (One intermediate revision by the same user not shown) | |||
| Line 11: | Line 11: | ||
|[[ISDBIniFile::DeleteSection|DeleteSection]] |Method |     | |[[ISDBIniFile::DeleteSection|DeleteSection]] |Method |     | ||
|[[ISDBIniFile::Flush|Flush]] |Method |     | |[[ISDBIniFile::Flush|Flush]] |Method |     | ||
|[[ISDBIniFile::Apply|Apply]] |Method | From v4.0  | |||
|[[ISDBIniFile::IntValue|IntValue]] |Property Get/Let |     | |[[ISDBIniFile::IntValue|IntValue]] |Property Get/Let |     | ||
|[[ISDBIniFile::Keys|Keys]] |Property Get |     | |[[ISDBIniFile::Keys|Keys]] |Property Get |     | ||
| Line 16: | Line 17: | ||
|[[ISDBIniFile::StringValue|StringValue]] |Property Get/Let |     | |[[ISDBIniFile::StringValue|StringValue]] |Property Get/Let |     | ||
|[[ISDBIniFile::ValueExists|ValueExists]] |Property Get |     | |[[ISDBIniFile::ValueExists|ValueExists]] |Property Get |     | ||
|[[ISDBIniFile::Path|Path]] |Property Get | From v4.1.4  | |||
}}  | }}  | ||
Latest revision as of 16:33, 30 June 2014
- 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 SDBIniFile
Object for working with inifiles.
ISDBIniFile members
| Name | Type | Description | 
|---|---|---|
| BoolValue | Property Get/Let | |
| DeleteKey | Method | |
| DeleteSection | Method | |
| Flush | Method | |
| Apply | Method | From v4.0 | 
| IntValue | Property Get/Let | |
| Keys | Property Get | |
| Sections | Property Get | |
| StringValue | Property Get/Let | |
| ValueExists | Property Get | |
| Path | Property Get | From v4.1.4 |