[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlemanager.pp line 842
type TReplicaPoolModuleStatus = class(TGoogleBaseObject) |
protected |
procedure SetreplicaPoolUrl(); virtual; |
procedure SetresourceViewUrl(); virtual; |
published |
property replicaPoolUrl: string; [rw] |
property resourceViewUrl: string; [rw] |
end; |
| |
| |
TObject |