RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterImageField.GetAdapterImage Method

Provides an object that can be used to access the image properties of this adapter field.

Pascal
function GetAdapterImage: TComponent;
C++
__fastcall TComponent * GetAdapterImage();

GetAdapterImage returns Self. GetAdapterImage will be called when server-side script references the Image property of this adapter field. 

 

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