Unit 'googleblogger' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TPostsResource.Insert

Declaration

Source position: googleblogger.pp line 1343

public function TPostsResource.Insert(

  blogId: string;

  aPost: TPost;

  AQuery: string = ''

):TPost;

function TPostsResource.Insert(

  blogId: string;

  aPost: TPost;

  AQuery: TPostsInsertOptions

):TPost;



CT Web help

CodeTyphon Studio