[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlevision.pp line 129
type TAnnotateImageResponse = class(TGoogleBaseObject) |
||
protected |
||
procedure SetlabelAnnotations(); virtual; |
|
|
procedure SetlandmarkAnnotations(); virtual; |
|
|
procedure SetsafeSearchAnnotation(); virtual; |
|
|
procedure SetimagePropertiesAnnotation(); virtual; |
|
|
procedure SettextAnnotations(); virtual; |
|
|
procedure SetlogoAnnotations(); virtual; |
|
|
procedure SetfaceAnnotations(); virtual; |
|
|
procedure Seterror(); virtual; |
|
|
published |
||
property labelAnnotations: TAnnotateImageResponseTypelabelAnnotationsArray; [rw] |
|
|
property landmarkAnnotations: TAnnotateImageResponseTypelandmarkAnnotationsArray; [rw] |
|
|
property safeSearchAnnotation: TSafeSearchAnnotation; [rw] |
|
|
property imagePropertiesAnnotation: TImageProperties; [rw] |
|
|
property textAnnotations: TAnnotateImageResponseTypetextAnnotationsArray; [rw] |
|
|
property logoAnnotations: TAnnotateImageResponseTypelogoAnnotationsArray; [rw] |
|
|
property faceAnnotations: TAnnotateImageResponseTypefaceAnnotationsArray; [rw] |
|
|
|
||
end; |
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |