[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'utility' (#aros)

ANO_NameSpace

Tag for AllocNamedObjectA(). Tag to define namespace

Declaration

Source position: utility.pas line 55

const ANO_NameSpace = 4000;

Description

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.

See also

AllocNamedObjectA

  

Allocate a named object.

AllocNamedObject

  

VarArgs Version for AllocNamedObjectA()


Documentation generated on: 2017-01-10