DK11 for .NET | TatukGIS.NDK.TGIS_Layer.CustomData | Constructors | Fields | Methods | Properties | Events
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 |