[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleplusdomains.pp line 1068
type TCommentTypeobject = class(TGoogleBaseObject) |
protected |
procedure Setcontent(); virtual; |
procedure SetobjectType(); virtual; |
procedure SetoriginalContent(); virtual; |
published |
property content: string; [rw] |
property objectType: string; [rw] |
property originalContent: string; [rw] |
end; |
| |
| |
TObject |