[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlebooks.pp line 1953
type TUsersettings = class(TGoogleBaseObject) |
protected |
procedure Setkind(); virtual; |
procedure SetnotesExport(); virtual; |
procedure Setnotification(); virtual; |
published |
property kind: string; [rw] |
property notesExport: TUsersettingsTypenotesExport; [rw] |
property notification: TUsersettingsTypenotification; [rw] |
end; |
| |
| |
TObject |