System.IniFiles.TMemIniFile Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AutoSavepublicWhen the destructor is called, the AutoSave property indicates whether the content of TMemIniFile is automatically saved to the INI file or not.
CaseSensitivepublicControls whether section and key names are handled in a case-sensitive manner.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EncodingpublicGets the encoding used.
FileNamepublicContains the name of the ini file from which to read and to which to write information.
ModifiedpublicIndicates a modification in the content of TMemIniFile.