RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DRIntf.UnassociateAttr Function

Removes the association between an attribute ID and a field ID.

Pascal
procedure UnassociateAttr(const FieldID: TFieldID);
C++
UnassociateAttr(const TFieldID FieldID);

DRIntf

Call UnassociateAttr to end the association between the field specified by FieldID and its current attribute set in the Data Dictionary. 

 

AssociateAttr 

FindFieldID 

The Data Dictionary

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