RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterImageField.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!