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