Unit 'utility' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

ANO_NameSpace

Tag for AllocNamedObjectA(). Tag to define namespace

Declaration

Source position: utility.pas line 52

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: 2021-07-30