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

TPostPerUserInfo

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

Declaration

Source position: googleblogger.pp line 854

type TPostPerUserInfo = class(TGoogleBaseObject)

protected

  procedure SetblogId(); virtual;

  procedure SethasEditAccess(); virtual;

  procedure Setkind(); virtual;

  procedure SetpostId(); virtual;

  procedure SetuserId(); virtual;

published

  property blogId: string; [rw]

  property hasEditAccess: Boolean; [rw]

  property kind: string; [rw]

  property postId: string; [rw]

  property userId: string; [rw]

end;

Inheritance

TPostPerUserInfo

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18