[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecustomsearch.pp line 44
type TContextTypefacetsItemItem = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Setanchor(); virtual; |
procedure Set_label(); virtual; |
procedure Setlabel_with_op(); virtual; |
published |
property anchor: string; [rw] |
property _label: string; [rw] |
property label_with_op: string; [rw] |
end; |
| |
| |
TObject |