User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewerwnd.projectfile

Table of Contents

ITGIS_ViewerWnd.ProjectFile property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.ProjectFile | Methods | Properties

Project file itself as opened in Open procedure.

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

Syntax

// C#
public TGIS_ConfigAbstract ProjectFile
{
  get {}
}
' VisualBasic
Public Property ProjectFile As TGIS_ConfigAbstract
  Get
  End Get
End Property
// Oxygene
public
  property ProjectFile : TGIS_ConfigAbstract read;

Value

2024/12/20 21:52

Page Tools