unit sparta_MDI_StrConsts; {$mode objfpc}{$H+} interface resourcestring SArgumentOutOfRange = 'Argument out of range'; implementation end.