RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DB.TFieldSetTextEvent Type
Pascal
TFieldSetTextEvent = procedure (Sender: TField; const Text: string) of object;
C++
(Sender: TField; const Text: string) ( TFieldSetTextEvent)();

DB

This is type DB.TFieldSetTextEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!