[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlestorage.pp line 778
type TObjectAccessControls = class(TGoogleBaseObject) |
protected |
procedure Setitems(); virtual; |
procedure Setkind(); virtual; |
published |
property items: TTJSONSchemaArray; [rw] |
property kind: string; [rw] |
end; |
| |
| |