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

TPostsResource.Get

Declaration

Source position: googleblogger.pp line 1333

public function TPostsResource.Get(

  blogId: string;

  postId: string;

  AQuery: string = ''

):TPost;

function TPostsResource.Get(

  blogId: string;

  postId: string;

  AQuery: TPostsGetOptions

):TPost;


Documentation generated on: 2023-03-18