|
RAD Studio VCL Reference
|
Updates this adapter field with an image file uploaded by the end-user.
property OnUploadFile: TAdapterFieldFileEvent;
__property TAdapterFieldFileEvent OnUploadFile;
This event handler is called by ImplUpdateValue. This event handler should store the uploaded image file. Raise an exception to indicate an error.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|