RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DRIntf.AssociateAttr Function

Sets up an association between an attribute ID and a field ID.

Pascal
procedure AssociateAttr(const AttrID: TAttrID; const FieldID: TFieldID);
C++
AssociateAttr(const TAttrID AttrID, const TFieldID FieldID);

DRIntf

Call AssociateAttr to associate an attribute set in the Data Dictionary with a field in the field dictionary. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!