DK11 for Delphi | GisCsBase.TGIS_CSAbstractList.Create | Overloads | Constructors | Methods | Properties
Create an instance and attach it to existing global list.
// Delphi public constructor Create( const _lst : TGIS_CSAbstractList ); overload;
// C++ Builder Create ( TGIS_CSAbstractList* const _lst );
Name | Type | Description |
---|---|---|
_lst | TGIS_CSAbstractList | pointer to existing global list |