[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledeploymentmanager.pp line 701
type TResourceUpdateTypewarningsItem = class(TGoogleBaseObject) |
protected |
procedure Setcode(); virtual; |
procedure Setdata(); virtual; |
procedure Setmessage(); virtual; |
published |
property code: string; [rw] |
property data: TResourceUpdateTypewarningsItemTypedataArray; [rw] |
property message: string; [rw] |
end; |
| |
| |
TObject |