User Tools

Site Tools


api:dk11:delphi:vcl.giscontrolattributes.tgis_controlattributes.readonly

Table of Contents

TGIS_ControlAttributes.ReadOnly property

DK11 for Delphi | VCL.GisControlAttributes.TGIS_ControlAttributes.ReadOnly | Constructors | Methods | Properties | Events | Events

True, if component is Read Only.

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

Syntax

// Delphi
published
  property ReadOnly : Boolean read write default False;
// C++ Builder
published:
  __property bool ReadOnly = {read, write, default=False};

Value

Type Default
Boolean False
2022/11/16 01:25

Page Tools