Returns the class associated with an attribute set.
function GetControlClass(const AttrID: TAttrID): string;
AnsiString GetControlClass(const TAttrID AttrID);
DRIntf
Call GetControlClass to get name of the control class (a TField descendant) associated with an attribute set. If no class is associated with the attribute set, GetControlClass returns an empty string.
TObject
GetClass
</linkItem> <linkItem type="concept" library="win32"> <link xlinkHref="BDETheDataDictionary.xml">The Data Dictionary</link> </linkItem> </linkList> </api>
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|