RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterImageField.OnGetImageName Event

Returns the name of the image file associated with this adapter field.

Pascal
property OnGetImageName: TAdapterFieldGetStringEvent;
C++
__property TAdapterFieldGetStringEvent OnGetImageName;

Implement this event handler to identify the name of the image file associated with this adapter field. 

 

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