DK11 for Delphi | GisLayer.TGIS_Layer.CustomData | Constructors | Fields | Methods | Properties | Events | Events
List of custom, user-defined data. List is saved/restored with config/project files.
List is in a form of "name=value".
// Delphi public property CustomData : TStringList read;
// C++ Builder public: __property TStringList* CustomData = {read};
Type |
---|
TStringList |