Source position: googleblogger.pp line 1293
type TPostsPatchOptions = record
fetchBody: Boolean;
fetchImages: Boolean;
maxComments: Integer;
publish: Boolean;
revert: Boolean;
end;