Source position: googlefusiontables.pp line 913
type TTableReplaceRowsOptions = record
delimiter: string;
encoding: string;
endLine: Integer;
isStrict: Boolean;
startLine: Integer;
end;