<div dir="ltr"><div class="gmail_quote gmail_quote_container">>> then I use those as needed.. then write them all out, but if I am understanding it correctly could I just use the memory version of the ini file directly?</div><div class="gmail_quote gmail_quote_container"><br></div><div class="gmail_quote gmail_quote_container">In my case, I have a protocol where some parameters must be archived and IniFiles are handy when I need to do some eye inspection on them. Currently, I use IniFiles as in-memory to be archived and IniFile.ReadSectionValues('Section', TStringList(Instance)) for dynamic stuff.</div><div class="gmail_quote gmail_quote_container"><br></div><div class="gmail_quote gmail_quote_container">Best,</div><div class="gmail_quote gmail_quote_container">Rafael Picanço</div><div class="gmail_quote gmail_quote_container"><br></div></div>