[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlefusiontables.pp line 349
type TPolygon = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Setcoordinates(); virtual; |
procedure Set_type(); virtual; |
published |
property coordinates: TPolygonTypecoordinatesArray; [rw] |
property _type: string; [rw] |
end; |
| |
| |
TObject |