[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleproximitybeacon.pp line 128
type TAdvertisedId = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Set_type(); virtual; |
procedure Setid(); virtual; |
published |
property _type: string; [rw] |
property id: string; [rw] |
end; |
| |
| |
TObject |