Indicates whether there is an active Data Dictionary.
function DictionaryActive: Boolean;
Boolean DictionaryActive();
DRIntf
Call DictionaryActive to check whether the Data Dictionary is active. If the dictionary is not active, applications can't store or retrieve attribute sets.
DictionaryActive returns true if the dictionary is active, false otherwise.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|