да было что-то, один паренёк писал свой математический парсер ( http://delphisources.ru/forum/showthread.php?t=12022) 
__________________
TAleD = class(TUser)
public
function HelpMe(ASubject, ARequest: String): String;
function GiveMeExample(ASubject: String): TStringList;
procedure WriteReview(APost: Integer; ADescription: TStringList);
end;
|