Tag for AllocNamedObjectA(). Tag to define namespace
Source position: utility.pas line 79
const ANO_NameSpace = 4000; |
Allocate a NameSpace for this NamedObject. This will allow you to link other NamedObjects into a group. You cannot add a NamedObject with a NameSpace to another NameSpace. Boolean, default is False.
|
Allocate a named object. |
|
|
VarArgs Version for AllocNamedObjectA() |