DK for ActiveX | TatukGIS_XDK11.ITGIS_Layer.CustomData | Methods | Properties
List of custom, user-defined data. List is saved/restored with config/project files.
List is in a form of "name=value".
// C# public TStringList CustomData { get {} }
' VisualBasic Public Property CustomData As TStringList Get End Get End Property
// Oxygene public property CustomData : TStringList read;
Type |
---|
TStringList |