[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecloudlatencytest.pp line 72
type TDoubleValue = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Set_label(); virtual; |
procedure Setvalue(); virtual; |
published |
property _label: string; [rw] |
property value: Integer; [rw] |
end; |
| |
| |
TObject |