DK11 for Delphi | VCL.GisViewerBmp.TGIS_ViewerBmp | Constructors | Methods | Properties | Events
Name | Visibility | Description | |
---|---|---|---|
Create | public | Standard constructor. | |
Create(Integer; Integer) | public | Create an instance based on provided dimensions. | |
Create(Integer; Integer; TGIS_RendererAbstract) | public | Create an instance based on provided dimensions. | |
Create(TBitmap) | public | Create an instance to be set on provided existing bitmap. | |
Create(TBitmap; TGIS_RendererAbstract) | public | Create an instance to be set on provided existing bitmap. | |
Create(TGIS_Bitmap) | public | Create an instance to be set on provided existing bitmap. | |
Create(TGIS_Bitmap; TGIS_RendererAbstract) | public | Create an instance to be set on provided existing bitmap. | |
Destroy | public | Standard destructor. | |