[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 5451
type TVideoSuggestionsTagSuggestion = class(TGoogleBaseObject) |
protected |
procedure SetcategoryRestricts(); virtual; |
procedure Settag(); virtual; |
published |
property categoryRestricts: TStringArray; [rw] |
property tag: string; [rw] |
end; |
| |
| |
TObject |