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

TPosition

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

Declaration

Source position: googlevision.pp line 658

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



CT Web help

CodeTyphon Studio