Tag for AllocNamedObjectA(). Tag to define flags (NSF_*)
Source position: utility.pas line 55
| const ANO_Flags = 4003; | 
This allows you to initialize the value of the NameSpace flags which control certain aspects of the NameSpace.
| 
 | Allocate a named object. | |
| 
 | VarArgs Version for AllocNamedObjectA() |