[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecustomsearch.pp line 330
type TResultTypelabelsItem = class(TGoogleBaseObject) |
protected |
procedure SetdisplayName(); virtual; |
procedure Setlabel_with_op(); virtual; |
procedure Setname(); virtual; |
published |
property displayName: string; [rw] |
property label_with_op: string; [rw] |
property name: string; [rw] |
end; |
| |
| |
TObject |