Hi, Is SetLength(StringVar, 0); faster than StringVar := ''; ? I see quite a bit of code in fpdoc use SetLength() rather than := '' so I just wondered... Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/