[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 4694
type TVideoAbuseReportReasonSnippet = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Set_label(); virtual; |
procedure SetsecondaryReasons(); virtual; |
published |
property _label: string; [rw] |
property secondaryReasons: TVideoAbuseReportReasonSnippetTypesecondaryReasonsArray; [rw] |
end; |
| |
| |
TObject |