RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDataSetAdapterMemoField.ImplAsFormatted Method

Returns the text that is used to display a read only representation of the dataset field.

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

The ImplAsFormatted function returns the text that is used to display a read only representation of the dataset field. 

 

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