I don't know if this function exists (I think it did at one point), but in any case it can be easily made: function StrtoBool(str: string): boolean;. What others have said should suffice, depending on your application may be more, or less convenient.
@dnmr: keep in mind to use single ('), not double (") quotes.