RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.ImplAsFormatted Method

Returns text used to generate a representation of the adapter field value.

Pascal
function ImplAsFormatted: string; virtual;
C++
virtual __fastcall AnsiString ImplAsFormatted();

ImplAsFormatted is called by AsFormatted

 

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