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