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

TPosition

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

Declaration

Source position: googlevision.pp line 652

type TPosition = class(TGoogleBaseObject)

protected

  procedure Sety(); virtual;

  procedure Setx(); virtual;

  procedure Setz(); virtual;

published

  property y: Integer; [rw]

  property x: Integer; [rw]

  property z: Integer; [rw]

end;

Inheritance

TPosition

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18