Skip to main content

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).
TcxLockableComponent The base class for components with support for batch operations.
TcxLockablePersistent The base class for all property sets with support for batch operations.
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.
TdxEventArgs
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.