RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DRIntf.GetAttrName Function

Returns the name of an attribute set given its ID.

Pascal
function GetAttrName(const AttrID: TAttrID): string;
C++
AnsiString GetAttrName(const TAttrID AttrID);

DRIntf

Call GetAttrName to get the name of an attribute set from its ID. 

 

FindAttrID 

NewAttr 

GetAttrNames 

GetAttrID 

The Data Dictionary

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