Table of Contents

TFlxConsts.ObjectPathAbsolute Constant

When an objpath starts with this character, it is an absolute path that includes the object index. If it doesn't start with it, then the ObjPath doesn't include the original object.

Syntax

Unit: FlexCel.Core

const TFlxConsts.ObjectPathAbsolute = $5C;

See also