DK for Delphi | GisLayerVector.TGIS_Shape.LocalParams | Constructors | Fields | Methods | Properties
True if the shape has private parameters. You can allocate/deallocate local params by set this value to True/False.
// Delphi public property LocalParams : Boolean read write;
// C++ Builder public: __property bool LocalParams = {read, write};
Type |
---|
Boolean |