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

TCommentList

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

Declaration

Source position: googledrive.pp line 374

type TCommentList = class(TGoogleBaseObject)

protected

  procedure Setcomments(); virtual;

  procedure Setkind(); virtual;

  procedure SetnextPageToken(); virtual;

published

  property comments: TCommentListTypecommentsArray; [rw]

  property kind: string; [rw]

  property nextPageToken: string; [rw]

end;

Inheritance

TCommentList

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18