RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterPasswordField.FieldName Property

Identifies the name of this field when using server-side script.

Pascal
property FieldName: string;
C++
__property AnsiString FieldName;__property AnsiString FieldName;

The FieldName property defines the name used to access the adapter field with server-side script. Server-side script can access this value using the Name property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!