[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecompute.pp line 4156
type TOperationsScopedList = class(TGoogleBaseObject) |
protected |
procedure Setoperations(); virtual; |
procedure Setwarning(); virtual; |
published |
property operations: TOperationsScopedListTypeoperationsArray; [rw] |
property warning: TOperationsScopedListTypewarning; [rw] |
end; |
| |
| |
TObject |