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

TDirectoryListTypeitemsItem

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

Declaration

Source position: googlediscovery.pp line 78

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



CT Web help

CodeTyphon Studio