[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledrive.pp line 442
type TFileTypecontentHintsTypethumbnail = class(TGoogleBaseObject) |
protected |
procedure Setimage(); virtual; |
procedure SetmimeType(); virtual; |
published |
property image: string; [rw] |
property mimeType: string; [rw] |
end; |
| |
| |
TObject |