Table of Contents

TCodeObject Class

Base class for all objects in the code Document Object Model (DOM).

Syntax

Unit: Bcl.Code.MetaClasses

TCodeObject = class(TObject);

Properties

Name Description
UserData Gets or sets an arbitrary user-defined object associated with this code element.