yuanzhi 7497a8876c Create 9 年之前
..
Adapter.dof 7497a8876c Create 9 年之前
Adapter.dpr 7497a8876c Create 9 年之前
Adapter.res 7497a8876c Create 9 年之前
Main.dfm 7497a8876c Create 9 年之前
Main.pas 7497a8876c Create 9 年之前
readme.txt 7497a8876c Create 9 年之前

readme.txt

Adapter

This application demonstrates how to extend the existing target or source
components with support for additional data formats using the TDataFormatAdapter
component.

The TDataFormatAdapter component is an easy alternative to having to write a
custom component in order to combine different data formats into one target
component.