User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layer.codepage

Table of Contents

TGIS_Layer.CodePage property

DK11 for Java | tatukgis.jdk.TGIS_Layer.CodePage | Constructors | Fields | Methods | Properties | Events

Code Page in which text has been stored. If 0 then viewer (if attached) or system default code page will be used.

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

Syntax

// Java
public int getCodePage();
 
public void setCodePage(
  int _value
);
// Oxygene
public
  property CodePage : Integer read write;

Value

Type
int
Integer
2022/11/16 01:43

Page Tools