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

DB

This is type DB.TFieldGetTextEvent.

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