Afficher : Delphi C++
Préférences d'affichage

AdaptReq.IActionFieldValue.FieldName

De XE2 API Documentation

Delphi

property FieldName: string read GetFieldName;

C++

__property System::UnicodeString FieldName = {read=GetFieldName};

Propriétés

Type Visibilité  Source Unité  Parent
property public
AdaptReq.pas
AdaptReq.hpp
AdaptReq IActionFieldValue

Description

Indique le nom du champ adaptateur dont la valeur est représentée par cette interface.

Lisez FieldName pour déterminer le nom du champ adaptateur. Cela correspond à la propriété FieldName du composant champ adaptateur.

Voir aussi

Versions précédentes
Traductions