[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleclouduseraccounts.pp line 490
type TOperationTypewarningsItemTypedataItem = class(TGoogleBaseObject) |
protected |
procedure Setkey(); virtual; |
procedure Setvalue(); virtual; |
published |
property key: string; [rw] |
property value: string; [rw] |
end; |
| |
| |
TObject |