User Tools

Site Tools


api:dk11:delphi:vcl.giscontrolscale.tgis_controlscale.create_tcomponent

Table of Contents

TGIS_ControlScale.Create constructor

DK11 for Delphi | VCL.GisControlScale.TGIS_ControlScale.Create | Constructors | Methods | Properties | Events

Create the control.

Available also on: Delphi FMX | Python.

Syntax

// Delphi
public
  constructor Create(
    _owner : TComponent
  ); override;
// C++ Builder
Create (
  TComponent* _owner
);

Parameters

Name Type Description
_owner TComponent control owner
2022/11/16 01:26

Page Tools