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

TPostTypelocation

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

Declaration

Source position: googleblogger.pp line 699

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


Documentation generated on: 2023-03-18