[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 3987
type TPromotedItem = class(TGoogleBaseObject) |
protected |
procedure SetcustomMessage(); virtual; |
procedure Setid(); virtual; |
procedure SetpromotedByContentOwner(); virtual; |
procedure Settiming(); virtual; |
published |
property customMessage: string; [rw] |
property id: TPromotedItemId; [rw] |
property promotedByContentOwner: Boolean; [rw] |
property timing: TInvideoTiming; [rw] |
end; |
| |
| |
TObject |