[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecompute.pp line 1628
type TDisksScopedList = class(TGoogleBaseObject) |
protected |
procedure Setdisks(); virtual; |
procedure Setwarning(); virtual; |
published |
property disks: TDisksScopedListTypedisksArray; [rw] |
property warning: TDisksScopedListTypewarning; [rw] |
end; |
| |
| |
TObject |