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

TPage

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

Declaration

Source position: googleblogger.pp line 502

type TPage = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setauthor(); virtual;

  procedure Setblog(); virtual;

  procedure Setcontent(); virtual;

  procedure Setetag(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Set_published(); virtual;

  procedure SetselfLink(); virtual;

  procedure Setstatus(); virtual;

  procedure Settitle(); virtual;

  procedure Setupdated(); virtual;

  procedure Seturl(); virtual;

published

  property author: TPageTypeauthor; [rw]

  property blog: TPageTypeblog; [rw]

  property content: string; [rw]

  property etag: string; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property _published: TDatetime; [rw]

  property selfLink: string; [rw]

  property status: string; [rw]

  property title: string; [rw]

  property updated: TDatetime; [rw]

  property url: string; [rw]

end;

Inheritance

TPage

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18