[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlemapsengine.pp line 2181
type TVectorStyle = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure SetdisplayRules(); virtual; |
procedure SetfeatureInfo(); virtual; |
procedure Set_type(); virtual; |
published |
property displayRules: TVectorStyleTypedisplayRulesArray; [rw] |
property featureInfo: TFeatureInfo; [rw] |
property _type: string; [rw] |
end; |
| |
| |
TObject |