User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_controlattributes.readonly

Table of Contents

TGIS_ControlAttributes.ReadOnly property

DK11 for Java | tatukgis.jdk.TGIS_ControlAttributes.ReadOnly | Constructors | Fields | Methods | Properties | Events

True, if component can not modify the content.

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

Syntax

// Java
public bool getReadOnly();
 
public void setReadOnly(
  bool _value
);
// Oxygene
public
  property ReadOnly : Boolean read write;

Value

Type
bool
Boolean
2022/11/16 01:40

Page Tools