[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlefusiontables.pp line 330
type TPointStyle = class(TGoogleBaseObject) |
protected |
procedure SeticonName(); virtual; |
procedure SeticonStyler(); virtual; |
published |
property iconName: string; [rw] |
property iconStyler: TStyleFunction; [rw] |
end; |
| |
| |
TObject |