RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TReferenceField.ReferenceTableName Property

Names the table that contains the reference associated with the reference field.

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

When ReferenceTableName is set, edits to the referenced data can be posted on the table of the reference field. 

 

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