Unit 'GIS_Presenters' Package
[Overview][Types][Classes][Index] [#pl_gaiagis]

TPolyPresenter

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

Declaration

Source position: GIS_Presenters.pas line 221

type TPolyPresenter = class(TBasePolyPresenter)

public

  constructor Create(); override;

  

  class function FindMatch();

  

  procedure Assign(); override;

  

  class function PrintableClassName; override;

  

published

  property PolyPen: TEarthPen;

  

  property PolyBrush: TEarthBrush;

  

end;

Inheritance

TPolyPresenter

  

|

TBasePolyPresenter

  

|

TEarthPresenter

  

|

TEarthENVPersistent

  

|

TEarthRoot

  

|

TObject



CT Web help

CodeTyphon Studio