Source position: googleblogger.pp line 1317
type TPostsSearchOptions = record
fetchBodies: Boolean;
orderBy: string;
q: string;
end;