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

TPostTypelocation

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

Declaration

Source position: googleblogger.pp line 705

type TPostTypelocation = class(TGoogleBaseObject)

protected

  procedure Setlat(); virtual;

  

  procedure Setlng(); virtual;

  

  procedure Setname(); virtual;

  

  procedure Setspan(); virtual;

  

published

  property lat: Double; [rw]

  

  property lng: Double; [rw]

  

  property name: string; [rw]

  

  property span: string; [rw]

  

end;

Inheritance

TPostTypelocation

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio