[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlebooks.pp line 2332
type TVolumeTypeuserInfoTypefamilySharing = class(TGoogleBaseObject) |
protected |
procedure SetfamilyRole(); virtual; |
procedure SetisSharingAllowed(); virtual; |
procedure SetisSharingDisabledByFop(); virtual; |
published |
property familyRole: string; [rw] |
property isSharingAllowed: Boolean; [rw] |
property isSharingDisabledByFop: Boolean; [rw] |
end; |
| |
| |
TObject |