Unit 'OSM.MapControl' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#pl_osmmap]

TMapMark

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: OSM.MapControl.pas line 115

type TMapMark = class

public

  Coord: TGeoPoint;

  

  Caption: string;

  

  Visible: Boolean;

  

  Data: Pointer;

  

  Layer: TMapLayer;

  

  CustomProps: TMapMarkCustomProps;

  

  GlyphStyle: TMapMarkGlyphStyle;

  

  CaptionStyle: TMapMarkCaptionStyle;

  

  CaptionFont: TFont;

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TMapMark

  

|

TObject



CT Web help

CodeTyphon Studio