RAD Studio VCL Reference
|
Called to update the adapter field's value with a file uploaded by the end-user.
property OnUploadFile: TAdapterFieldFileEvent;
__property TAdapterFieldFileEvent OnUploadFile;
OnUploadFile is called when an action request contains an uploaded file for this adapter field. If this event handler is not implemented, the file uploaded by the end-user will be ignored.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|