RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterImageField Class

TCustomAdapterImageField is a base class for adapter fields that have an associated image file.

Pascal
C++
class TCustomAdapterImageField : public TAdapterUpdateField, public IGetAdapterImage, public IGetAdapterItemRequestParams, public IAdapterRequestHandler, public IWebImageHREF;

Derived from TCustomAdapterImageField when the adapter field can an associated image file. Typically, a file input HTML element is used to upload an image file. HTML IMG elements are used to display the image. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!