DK11 for Delphi | FMX.GisRenderer.TGIS_RendererFmx.RenderLabel | Overloads | Constructors | Fields | Methods | Properties
Render a label for a single shape in a current context.
Available also on: Python.
Overrides TGIS_RendererAbstract.RenderLabel.
// Delphi public procedure RenderLabel( const _shp : TObject ); overload; override;
// C++ Builder public: virtual void RenderLabel( TObject* const _shp ) /* overload */;
Name | Type | Description |
---|---|---|
_shp | TObject | shape to be rendered |