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

TUrl

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

Declaration

Source position: googleurlshortener.pp line 121

type TUrl = class(TGoogleBaseObject)

protected

  procedure Setanalytics(); virtual;

  

  procedure Setcreated(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetlongUrl(); virtual;

  

  procedure Setstatus(); virtual;

  

published

  property analytics: TAnalyticsSummary; [rw]

  

  property created: string; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property longUrl: string; [rw]

  

  property status: string; [rw]

  

end;

Inheritance

TUrl

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio