ISDBIniFile::StringValue: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 15:27, 21 March 2007
CoClass SDBIniFile, Interface ISDBIniFile
Property Get/Let StringValue(Section As String, Ident As String) As String
Parameters
Name | Type | Description |
---|---|---|
Section | String | Section to be accessed. |
Ident | String | Value to be read/written. |
Property description
Reads or writes a string value in an ini file.