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

TResult

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

Declaration

Source position: googlecustomsearch.pp line 366

type TResult = class(TGoogleBaseObject)

protected

  procedure SetcacheId(); virtual;

  procedure SetdisplayLink(); virtual;

  procedure SetfileFormat(); virtual;

  procedure SetformattedUrl(); virtual;

  procedure SethtmlFormattedUrl(); virtual;

  procedure SethtmlSnippet(); virtual;

  procedure SethtmlTitle(); virtual;

  procedure Setimage(); virtual;

  procedure Setkind(); virtual;

  procedure Setlabels(); virtual;

  procedure Setlink(); virtual;

  procedure Setmime(); virtual;

  procedure Setpagemap(); virtual;

  procedure Setsnippet(); virtual;

  procedure Settitle(); virtual;

published

  property cacheId: string; [rw]

  property displayLink: string; [rw]

  property fileFormat: string; [rw]

  property formattedUrl: string; [rw]

  property htmlFormattedUrl: string; [rw]

  property htmlSnippet: string; [rw]

  property htmlTitle: string; [rw]

  property image: TResultTypeimage; [rw]

  property kind: string; [rw]

  property labels: TResultTypelabelsArray; [rw]

  property link: string; [rw]

  property mime: string; [rw]

  property pagemap: TResultTypepagemap; [rw]

  property snippet: string; [rw]

  property title: string; [rw]

end;

Inheritance

TResult

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18