yuanzhi 7497a8876c Create 9 gadi atpakaļ
..
CustomFormat.dfm 7497a8876c Create 9 gadi atpakaļ
CustomFormat.pas 7497a8876c Create 9 gadi atpakaļ
CustomFormat1.dof 7497a8876c Create 9 gadi atpakaļ
CustomFormat1.dpr 7497a8876c Create 9 gadi atpakaļ
CustomFormat1.res 7497a8876c Create 9 gadi atpakaļ
DragDropTimeOfDay.pas 7497a8876c Create 9 gadi atpakaļ
Source.dfm 7497a8876c Create 9 gadi atpakaļ
Source.pas 7497a8876c Create 9 gadi atpakaļ
Target.dfm 7497a8876c Create 9 gadi atpakaļ
Target.pas 7497a8876c Create 9 gadi atpakaļ
readme.txt 7497a8876c Create 9 gadi atpakaļ

readme.txt

CustomFormat1

This application demonstrates how to define and use custom data formats.

The custom format used in this demo contain the time-of-day and a color value.
The TGenericDataFormat class is used to add support for this format to the
TDropTextSource and TDropTextTarget components.

To see the custom data format in action, drag from the source window and
drop on the target window. You can also do this between multiple instances of
any of the CustomFormat demo applications.