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

TUrlHistory

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

Declaration

Source position: googleurlshortener.pp line 146

type TUrlHistory = class(TGoogleBaseObject)

protected

  procedure Setitems(); virtual;

  procedure SetitemsPerPage(); virtual;

  procedure Setkind(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure SettotalItems(); virtual;

published

  property items: TUrlHistoryTypeitemsArray; [rw]

  property itemsPerPage: Integer; [rw]

  property kind: string; [rw]

  property nextPageToken: string; [rw]

  property totalItems: Integer; [rw]

end;

Inheritance

TUrlHistory

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18