[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleclouddebugger.pp line 384
type TGitSourceContext = class(TGoogleBaseObject) |
protected |
procedure Seturl(); virtual; |
procedure SetrevisionId(); virtual; |
published |
property url: string; [rw] |
property revisionId: string; [rw] |
end; |
| |
| |
TObject |