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

TReplyList

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

Declaration

Source position: googledrive.pp line 919

type TReplyList = class(TGoogleBaseObject)

protected

  procedure Setkind(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure Setreplies(); virtual;

published

  property kind: string; [rw]

  property nextPageToken: string; [rw]

  property replies: TReplyListTyperepliesArray; [rw]

end;

Inheritance

TReplyList

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18