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

TPostList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleblogger.pp line 825

type TPostList = class(TGoogleBaseObject)

protected

  procedure Setetag(); virtual;

  procedure Setitems(); virtual;

  procedure Setkind(); virtual;

  procedure SetnextPageToken(); virtual;

published

  property etag: string; [rw]

  property items: TPostListTypeitemsArray; [rw]

  property kind: string; [rw]

  property nextPageToken: string; [rw]

end;

Inheritance

TPostList

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18