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

TPostsResource.List

Declaration

Source position: googleblogger.pp line 1345

public function TPostsResource.List(

  blogId: string;

  AQuery: string = ''

):TPostList;

function TPostsResource.List(

  blogId: string;

  AQuery: TPostsListOptions

):TPostList;



CT Web help

CodeTyphon Studio