[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 1011
type TChannelAuditDetails = class(TGoogleBaseObject) |
protected |
procedure SetcommunityGuidelinesGoodStanding(); virtual; |
procedure SetcontentIdClaimsGoodStanding(); virtual; |
procedure SetcopyrightStrikesGoodStanding(); virtual; |
procedure SetoverallGoodStanding(); virtual; |
published |
property communityGuidelinesGoodStanding: Boolean; [rw] |
property contentIdClaimsGoodStanding: Boolean; [rw] |
property copyrightStrikesGoodStanding: Boolean; [rw] |
property overallGoodStanding: Boolean; [rw] |
end; |
| |
| |
TObject |