User Tools

Site Tools


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

Table of Contents

TGIS_ControlAttributes.ReadOnly property

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

True, if component is Read Only.

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

Syntax

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

Value

Type
Boolean
2022/11/16 01:13

Page Tools