User Tools

Site Tools


api:dk11:delphi:fmx.giscontrolattributes.tgis_controlattributes.create_tcomponent

Table of Contents

TGIS_ControlAttributes.Create constructor

Syntax

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

Parameters

Name Type Description
_owner TComponent owner of the component
2022/11/16 01:13

Page Tools