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

ANO_Priority

Tag for AllocNamedObjectA(). Tag to define priority

Declaration

Source position: utility.pas line 57

const ANO_Priority = 4002;

Description

This is the List priority of the NamedObject and should be a ShortInt value between -128 and 127. This is taken into account in adding and finding NamedObjects, as the highest priority NamedObject will be returned first. The default value is 0.

See also

AllocNamedObjectA

  

Allocate a named object.

AllocNamedObject

  

VarArgs Version for AllocNamedObjectA()


Documentation generated on: 2017-01-10