[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlevision.pp line 366
type TImageContext = class(TGoogleBaseObject) |
protected |
procedure SetlatLongRect(); virtual; |
procedure SetlanguageHints(); virtual; |
published |
property latLongRect: TLatLongRect; [rw] |
property languageHints: TStringArray; [rw] |
end; |
| |
| |
TObject |