[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecontainer.pp line 433
type TListOperationsResponse = class(TGoogleBaseObject) |
protected |
procedure Setoperations(); virtual; |
procedure SetmissingZones(); virtual; |
published |
property operations: TListOperationsResponseTypeoperationsArray; [rw] |
property missingZones: TStringArray; [rw] |
end; |
| |
| |
TObject |