User Tools

Site Tools


api:dk11:delphi:gistypesui.tgis_bitmap.nativebitmap

Table of Contents

TGIS_Bitmap.NativeBitmap property

DK11 for Delphi | GisTypesUI.TGIS_Bitmap.NativeBitmap | Constructors | Methods | Properties

Platform specific bitmap object (like TBitmap for VCL).

Available also on: .NET | Java | ActiveX | Python.

Syntax

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

Value

Type
TObject
2024/12/20 22:20

Page Tools