User Tools

Site Tools


api:dk11:delphi:vcl.gisviewerbmp.tgis_viewerbmp.bitmap

Table of Contents

TGIS_ViewerBmp.Bitmap property

DK11 for Delphi | VCL.GisViewerBmp.TGIS_ViewerBmp.Bitmap | Constructors | Methods | Properties | Events | Events

Underlying bitmap as a native, platform dependent object.

Available also on: Delphi FMX | Java | ActiveX | Python.

Syntax

// Delphi
public
  property Bitmap : TObject read;
// C++ Builder
public:
  __property TObject* Bitmap = {read};

Value

Type
TObject
2022/11/16 01:26

Page Tools