Source position: googleblogger.pp line 1113
public function TCommentsResource.ListByBlog(
blogId: string;
AQuery: string = ''
):TCommentList;function TCommentsResource.ListByBlog(
AQuery: TCommentsListByBlogOptions
):TCommentList;