[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlekgsearch.pp line 20
type TSearchResponse = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Setcontext(); virtual; |
procedure Set_type(); virtual; |
procedure SetitemListElement(); virtual; |
published |
property context: TJSONSchema; [rw] |
property _type: TJSONSchema; [rw] |
property itemListElement: TTJSONSchemaArray; [rw] |
end; |
| |
| |
TObject |