[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecustomsearch.pp line 467
type TSearchTypespelling = class(TGoogleBaseObject) |
protected |
procedure SetcorrectedQuery(); virtual; |
procedure SethtmlCorrectedQuery(); virtual; |
published |
property correctedQuery: string; [rw] |
property htmlCorrectedQuery: string; [rw] |
end; |
| |
| |
TObject |