Skip to main content
A newer version of this page is available. .

dxCoreClasses Unit

Classes

Name Description
TcxCollection
TcxDoublyLinkedData
TcxDoublyLinkedDataIndexedList
TcxDoublyLinkedDataList
TcxDoublyLinkedIndexedData
TcxDoublyLinkedObject A uniform object stored in the open doubly linked list.
TcxDoublyLinkedObjectList The base class for all classes that implement open doubly linked object lists.
TcxFreeNotificator
TcxInterfacedPersistent The base class for all classes that implement interfaces that persist various settings in a stream.
TcxIUnknownObject The base class for all classes that implement non-persistent objects that support one or more interfaces without automatic reference count (ARC).
TcxLockablePersistent The base class for all classes that implement persistent property sets with support for owner notification optimization.
TcxOwnedInterfacedPersistent The base class for all classes that implement owned persistent information containers (property sets) that support one or more interfaces without automatic reference count (ARC).
TcxOwnedPersistent The base class for all classes that implement persistent information containers that belong to (affect) a specific TPersistent class descendant instance.
TdxEventHandlerInstance
TdxFastList An ordered list of untyped pointers.
TdxFastObjectList
TdxMemoryStream
TdxMulticastImplementator
TdxRectList An ordered list of rectangles.

Records

Name Description
TdxMulticastMethod<T>
TdxNullableValue<T> The generic value type that implements the special unspecified state.

Enums

Name
TdxListDirection

Constants

Name Description
cxE_NOINTERFACE Specifies the default error code indicating that a class does not support the requested interface.