Afficher : Delphi
C++
Préférences d'affichage
WebAdapt.TCustomAdapterFileField.ImplCheckValueChange
De XE2 API Documentation
Delphi
function ImplCheckValueChange(AActionRequest: IActionRequest; AFieldIndex: Integer): Boolean; override;
C++
virtual bool __fastcall ImplCheckValueChange(Adaptreq::_di_IActionRequest AActionRequest, int AFieldIndex);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | WebAdapt.pas WebAdapt.hpp |
WebAdapt | TCustomAdapterFileField |
Description
Indique si l'utilisateur final a téléchargé de nouveaux fichiers pour le champ adaptateur.
ImplCheckValueChange rédéfinit la méthode ImplCheckValueChange de TAdapterUpdateField. ImplCheckValueChange renvoie true si l'utilisateur final a téléchargé des fichiers.