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

TDirectoryListTypeitemsItem

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

Declaration

Source position: googlediscovery.pp line 72

type TDirectoryListTypeitemsItem = class(TGoogleBaseObject)

protected

  procedure Setdescription(); virtual;

  procedure SetdiscoveryLink(); virtual;

  procedure SetdiscoveryRestUrl(); virtual;

  procedure SetdocumentationLink(); virtual;

  procedure Seticons(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setlabels(); virtual;

  procedure Setname(); virtual;

  procedure Setpreferred(); virtual;

  procedure Settitle(); virtual;

  procedure Setversion(); virtual;

published

  property description: string; [rw]

  property discoveryLink: string; [rw]

  property discoveryRestUrl: string; [rw]

  property documentationLink: string; [rw]

  property icons: TDirectoryListTypeitemsItemTypeicons; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property labels: TStringArray; [rw]

  property name: string; [rw]

  property preferred: Boolean; [rw]

  property title: string; [rw]

  property version: string; [rw]

end;

Inheritance

TDirectoryListTypeitemsItem

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18