TNamedItem class

Inheritance
Implementers

Constructors

TNamedItem()

Properties

Collection TCollection?
getter/setter pairinherited
DispalyName String
no setterinherited
DisplayName String
no getterinherited
hashCode int
The hash code for this object.
no setterinherited
ID int
no setterinherited
Index int
getter/setter pairinherited
Name String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

Assign(TPersistent Source) → void
inherited
AssignTo(TPersistent Dest) → void
inherited
Changed(bool AllItems) → void
inherited
ClassName() String
inherited
ClassType() TClass
inherited
DefaultHandler(TMessage Message) → void
inherited
Destroy() → void
inherited
Dispatch(TMessage Message) → void
inherited
Free() → void
inherited
GetDisplayName() String
override
GetOwner() TPersistent?
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
SetCollection(TCollection? Value) → void
inherited
SetDisplayName(String Value) → void
override
SetIndex(int Value) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited