User Tools

Site Tools


api:dk11:delphi:vcl.giscontrolnortharrow.tgis_controlnortharrow.bitmap

Table of Contents

TGIS_ControlNorthArrow.Bitmap property

DK11 for Delphi | VCL.GisControlNorthArrow.TGIS_ControlNorthArrow.Bitmap | Constructors | Methods | Properties | Events | Events

Bitmap. Valid only if control was created by Create with a parameter.

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

Syntax

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

Value

Type
TBitmap

Remarks

Size of the bitmap is valid after redraw.

2020/05/22 01:10

Page Tools