Class DAdapter (unit SDL)

Inherits from

DContainer

A container adapter is used to give a container a certain kind of interface. For example, by using the DStack adapter, any sequential container can be made to have stack-like behavior. All adapter classes should descend from DAdapter.

Constructors



Functions

Properties

Events

Variables


Constructors


Functions


Properties


Events


Variables